fixing menues (mobile mostly)
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
%p.font-medium.text-gray-900 Main
|
||||
%nav.mt-6{"aria-label" => "Footer Navigation - Services"}
|
||||
%ul.space-y-4.text-sm
|
||||
-[:restreats , :studios , :makerspace , :coworking].each do |main|
|
||||
-[:retreats , :studios , :makerspace , :coworking].each do |main|
|
||||
%li
|
||||
%a.text-gray-700.transition.hover:opacity-75{:href => "/#{main}"}
|
||||
=main.capitalize
|
||||
@ -75,7 +75,7 @@
|
||||
.pt-8.mt-8.border-t.border-gray-100
|
||||
.grid.grid-cols-1.gap-8.lg:grid-cols-2
|
||||
%p.text-xs.text-left.text-gray-500
|
||||
2020-22. Osuuskunta Hub Feenix. All rights reserved.
|
||||
2020-23. Osuuskunta Hub Feenix. All rights reserved.
|
||||
%nav{"aria-label" => "Footer Navigation - Support"}
|
||||
%ul.flex.flex-wrap.justify-start.gap-4.text-xs.lg:justify-end
|
||||
%li
|
||||
|
Reference in New Issue
Block a user