Fixed menu for pc

This commit is contained in:
Torsten Schulz
2024-09-25 18:31:15 +02:00
parent 289c841267
commit 22e98fd112

View File

@@ -134,7 +134,7 @@ select {
/* Responsive Design */
@media (min-width: 768px) {
.main {
flex-direction: row;
flex-direction: column;
}
.navigation {