This commit is contained in:
2024-06-05 21:26:47 +02:00
parent 04026f5359
commit 4a59e2ab0d
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ header nav {
text-align: center;
}
header nav > * {
header nav {
display: flex;
align-items: center;
flex-direction: row;