Minor clean up
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user