position background

This commit is contained in:
2024-05-24 15:06:29 +02:00
parent 516dc3147c
commit 71c22e5bad
5 changed files with 24 additions and 20 deletions
@@ -1,4 +1,5 @@
main:not(.home) {
padding-top: 1.5rem;
@media screen and (min-width: 768px) {
padding: 1.5rem 0 !important;
}
@@ -22,6 +23,7 @@ body {
z-index: -1;
position: absolute;
overflow: hidden;
left: 0;
}
}
@@ -51,4 +53,4 @@ article {
}
////////////////////////////////
////////////////////////////////