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
@@ -127,9 +127,6 @@ header {
font-size: 3.5rem;
order: 3;
}
@media (min-width: 300px) {
}
}
div:nth-of-type(2){
grid-column: 1 / 4;
@@ -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 {
}
////////////////////////////////
////////////////////////////////
@@ -1,4 +1,5 @@
#presentation{
margin-top: 0.5rem;
.__title{
h2{