This commit is contained in:
2026-06-14 23:06:55 +02:00
parent 084fb77bcf
commit 59a5b35a03
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ nav > a {
flex: 1;
text-align: center;
text-decoration: none;
color: #fff; }
color: #fff;
@media only screen and (min-width: 768px) {
nav { flex-direction: row;}
}