This commit is contained in:
Richard Mikloš 2024-02-07 08:39:55 +01:00
parent a536b8dfb6
commit 279c152e39

@ -196,6 +196,7 @@ ul.navpage_list
{ {
display:flex; display:flex;
flex-direction:row; flex-direction:row;
width: inherit;
gap:3.25rem; gap:3.25rem;
} }