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
@@ -10,6 +10,9 @@ body #content-ontop {
position: relative;
top: -1400px;
padding-top: 5rem; }
@media screen and (max-width: 300px) {
body #content-ontop {
padding-top: 2rem; } }
body #background-animated {
width: 100VW;