Commit
·
9673a8f
1
Parent(s):
fe001e3
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -156,7 +156,7 @@
|
|
| 156 |
|
| 157 |
@media only screen and (orientation: portrait) {
|
| 158 |
.body {
|
| 159 |
-
height:
|
| 160 |
}
|
| 161 |
h1 {
|
| 162 |
margin-top: 20px !important;
|
|
|
|
| 156 |
|
| 157 |
@media only screen and (orientation: portrait) {
|
| 158 |
.body {
|
| 159 |
+
height: 90vh;
|
| 160 |
}
|
| 161 |
h1 {
|
| 162 |
margin-top: 20px !important;
|