Update static/css/results.css

This commit is contained in:
2024-09-22 12:24:29 +02:00
parent b933a6f8be
commit a9faf9ec9c

View File

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