Fixed main h1

This commit is contained in:
Verena Schulz
2026-01-21 17:59:18 +01:00
parent ccc1002a59
commit 56224d9c14
2 changed files with 4 additions and 5 deletions
+2 -4
View File
@@ -10,7 +10,7 @@ body {
margin: 0;
}
#h1 {
.main_h1 {
position: static;
transform: none;
margin: 0;
@@ -36,10 +36,7 @@ body {
}
.gui-language {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
z-index: 100;
pointer-events: auto;
}
@@ -496,6 +493,7 @@ li {
.p-menu1 {
z-index: 10;
padding-right: 50px;
}
.hamburger1 {