Spaces:
Running
Running
Commit
·
4404d7d
1
Parent(s):
3edabc0
Update templates/index.html
Browse files- templates/index.html +4 -0
templates/index.html
CHANGED
@@ -14,6 +14,10 @@
|
|
14 |
display: flex;
|
15 |
align-items:center;
|
16 |
height: 90vh;
|
|
|
|
|
|
|
|
|
17 |
}
|
18 |
.pulse {
|
19 |
width: 40px;
|
|
|
14 |
display: flex;
|
15 |
align-items:center;
|
16 |
height: 90vh;
|
17 |
+
}'
|
18 |
+
.h3 {
|
19 |
+
margin-bottom: 20px;
|
20 |
+
margin-top: 0;
|
21 |
}
|
22 |
.pulse {
|
23 |
width: 40px;
|