Spaces:
Running
Running
Commit
·
194b422
1
Parent(s):
590f66d
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -172,7 +172,7 @@
|
|
172 |
|
173 |
@media only screen and (orientation: portrait) {
|
174 |
.body {
|
175 |
-
height:
|
176 |
}
|
177 |
h1 {
|
178 |
margin-top: 20px !important;
|
|
|
172 |
|
173 |
@media only screen and (orientation: portrait) {
|
174 |
.body {
|
175 |
+
height: 85vh;
|
176 |
}
|
177 |
h1 {
|
178 |
margin-top: 20px !important;
|