diff --git a/app/assets/stylesheets/footer.scss b/app/assets/stylesheets/footer.scss index 73a391c4e5..ce83115c7e 100644 --- a/app/assets/stylesheets/footer.scss +++ b/app/assets/stylesheets/footer.scss @@ -28,10 +28,15 @@ .footer-social-icon { width: 28px; + + @media (max-width: 576px) { + width: 24px; // Adjust the size for small screens + } } + .footer-social-icons-row { - column-gap: 5px; + column-gap: 2px; margin: inherit; } @@ -124,4 +129,4 @@ .bounce-out-on-hover::after { content: ''; width: 10px; -} +} \ No newline at end of file diff --git a/app/component/footer_component.html.erb b/app/component/footer_component.html.erb index 719248a1bc..07318aa7bb 100644 --- a/app/component/footer_component.html.erb +++ b/app/component/footer_component.html.erb @@ -10,9 +10,11 @@
- -
- <%= render(SocialLinksComponent.new) %> +
+ + <%= render(SocialLinksComponent.new) %> +
+ <%= render(FooterLinksComponent.new(@current_user)) %>
1 cycle = @@ -299,7 +297,6 @@
-
@@ -316,7 +313,6 @@
-
@@ -324,7 +320,6 @@
-
@@ -332,7 +327,6 @@ Please switch to the landscape mode and refresh to access the simulator -
Layout Elements @@ -440,7 +434,6 @@
-
@@ -450,7 +443,6 @@
-
Apply Themes
@@ -478,7 +470,6 @@
-
Properties @@ -487,123 +478,89 @@
-
-
Layout - - +
+
+ Layout + +
-
- Width -
-
- Height -
-
+
Reset all nodes: -
-
+
Title -
- - - - -
+ + + +
-
+
Title Enabled:
-
- - - +
+ +
@@ -654,7 +611,6 @@
- @@ -725,7 +681,6 @@
-