overflow background

This commit is contained in:
2024-05-24 14:32:00 +02:00
parent f992633f7e
commit c1813c4873
3 changed files with 5 additions and 3 deletions
@@ -21,7 +21,7 @@ body {
width: 100VW;
z-index: -1;
position: absolute;
// left: -400px;
overflow: hidden;
}
}