Spaces:
Running
Running
Commit
·
8e34432
1
Parent(s):
fa49064
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -13,6 +13,7 @@
|
|
13 |
display: flex;
|
14 |
align-items:center;
|
15 |
height: 100vh;
|
|
|
16 |
}
|
17 |
h3 {
|
18 |
margin-bottom: 20px;
|
|
|
13 |
display: flex;
|
14 |
align-items:center;
|
15 |
height: 100vh;
|
16 |
+
margin: auto;
|
17 |
}
|
18 |
h3 {
|
19 |
margin-bottom: 20px;
|