Minor clean up

This commit is contained in:
Scott Idem
2024-10-18 16:54:16 -04:00
parent 5da209ee1c
commit 789d4f96e0
4 changed files with 9 additions and 7 deletions

View File

@@ -21,11 +21,11 @@ export let events__session_search: boolean = false; // event_id
<!-- This is for common navigation links. -->
<div
class="ae_comp__events_menu_nav flex flex-row items-center justify-around"
class="ae_comp__events_menu_nav flex flex-row flex-wrap gap-0.5 items-center justify-around"
class:hidden={hide}
>
<span
class="ae_menu__navigation_options flex flex-row items-center justify-around"
class="ae_menu__navigation_options flex flex-row flex-wrap gap-0.5 items-center justify-around"
>
<a
href="/core"