Merge remote-tracking branch 'origin/main'

This commit is contained in:
2024-09-22 23:09:56 +02:00

View File

@@ -27,7 +27,8 @@ body {
.app {
margin: auto;
height: calc(100vh + 60px);
margin-bottom: 60px;
height: calc(100dvh + 60px);
width: 100%;
max-width: 500px;
}