fix: remove switch animation
All checks were successful
Deploy to VPS (dist) / deploy (push) Successful in 1m41s

This commit is contained in:
Hewston Fox
2026-03-22 16:39:48 +02:00
parent 3c646bc5ac
commit 082b9bb714
3 changed files with 7 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
height: 100%;
width: 100%;
background-image: url("./assets/main-bg.png");
background-image: url("./assets/main-bg.svg");
background-size: auto 101%;
background-position: center;
overflow: hidden;