Commit
·
fa49064
1
Parent(s):
c22fee2
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
background-color: black;
|
| 13 |
display: flex;
|
| 14 |
align-items:center;
|
| 15 |
-
height:
|
| 16 |
}
|
| 17 |
h3 {
|
| 18 |
margin-bottom: 20px;
|
|
|
|
| 12 |
background-color: black;
|
| 13 |
display: flex;
|
| 14 |
align-items:center;
|
| 15 |
+
height: 100vh;
|
| 16 |
}
|
| 17 |
h3 {
|
| 18 |
margin-bottom: 20px;
|