responsive

This commit is contained in:
2024-04-30 15:53:33 +02:00
parent 083642718b
commit 2b35eedcb5
7 changed files with 106 additions and 30 deletions
@@ -13,6 +13,9 @@ body {
position: relative;
top: -1400px;
padding-top: 5rem;
@media screen and (max-width: 300px) {
padding-top: 2rem;
}
}
#background-animated{
width: 100VW;