fix registration seite

This commit is contained in:
2025-07-10 11:56:45 +02:00
parent 0ff636c20a
commit aa20731efc
5 changed files with 27 additions and 16 deletions

View File

@@ -8,16 +8,5 @@ header {
nav {
display: flex;
flex-direction: row;
}
@media only screen and (min-width: 900px) {
nav{
padding: 24px 42px 24px 42px;
}
}
@media only screen and (max-width: 800px) {
nav{
padding: 0;
}
padding: 24px 42px 24px 42px;
}