more nav changes

This commit is contained in:
Richard Mikloš 2024-01-25 16:14:13 +01:00
parent b887a22f3b
commit df9440d43b

@ -55,12 +55,15 @@ nav ul {
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 0;
font-size: 32px;
}
nav ul .links {
display: flex;
flex-direction: row;
font-size: 20px;
}
nav ul li {