feat: Improvements for mobile version (#776)

This commit is contained in:
Fayad
2024-07-26 19:02:13 +02:00
committed by GitHub
parent 7a05d1f6b3
commit 008c5b3fd0
10 changed files with 87 additions and 5 deletions

View File

@@ -4,5 +4,7 @@
position: fixed;
width: 100%;
z-index: -1;
max-width: 100vw;
max-height: 100vh;
}
}