menu: desktop version tuning

This commit is contained in:
He4eT 2025-02-19 00:42:51 +01:00
commit fba0aec834
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@ header.menu a:hover {
.nav-langs { .nav-langs {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
justify-content: space-between; justify-content: space-evenly;
margin: 0; margin: 0;
margin-block-start: auto; margin-block-start: auto;
text-transform: uppercase; text-transform: uppercase;