Jump to content

Alathra:Navigation: Difference between revisions

m CSS test
m CSS test
Line 3: Line 3:
     display: flex;
     display: flex;
     flex-direction: row;
     flex-direction: row;
     justify-content: space-around;
     justify-content: space-evenly;
   }
   }
}}
}}
Line 22: Line 22:
}}
}}
</div>
</div>


<div id="nav-menu">
<div id="nav-menu">

Revision as of 15:48, 5 May 2025