This commit is contained in:
2021-12-20 11:58:27 +01:00
parent 2e7462b34b
commit ac1c8efa70
2 changed files with 3 additions and 1 deletions

View File

@@ -42,11 +42,12 @@
}
#content {
width: 100%;
z-index: -1;
z-index: 99;
position: absolute;
top: 100%;
left: 0;
background-color: #121212;
overflow: hidden;
}
.headline {