Mobile version #11

Merged
mico merged 9 commits from mobileVersion into main 2024-10-31 22:54:53 +00:00
Showing only changes of commit 703987de08 - Show all commits

View File

@ -9,6 +9,7 @@
max-height: 90vh;
@media only screen and (max-width: 600px) {
overflow: hidden;
max-width: 100vw;
max-height: 90vh;
}