chore: viewport & routing fixes

This commit is contained in:
2024-08-29 15:42:44 +02:00
parent b04797052f
commit 289fd310df
5 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ button.back-btn {
padding: 1em 0.5em;
height: calc(100vh - 0.5em);
min-height: 800px;
min-height: 500px;
max-height: 2000px;
}