improve events
This commit is contained in:
@ -51,6 +51,16 @@
|
||||
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
|
||||
%a.text-gray-700.transition.hover:opacity-75{:href => "/coworking"}
|
||||
Coworking
|
||||
|
||||
%p.mt-5.font-medium.text-gray-900 Events
|
||||
%nav.mt-2{"aria-label" => "Footer Navigation - Hub Feenix"}
|
||||
%ul.space-y-2.text-sm
|
||||
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
|
||||
%a.text-gray-700.transition.hover:opacity-75{:href => "/events"}
|
||||
Upcoming events
|
||||
%li.border-white.border-x.py-2.px-4.hover:bg-gray-50.hover:border-gray-700
|
||||
%a.text-gray-700.transition.hover:opacity-75{:href => "/teachers"}
|
||||
Teachers
|
||||
.col-span-2.sm:col-span-1
|
||||
%p.font-medium.text-gray-900 News
|
||||
%nav.mt-6{"aria-label" => "Footer Navigation - Downloads"}
|
||||
|
Reference in New Issue
Block a user