Commit
·
1fee843
1
Parent(s):
f3f4979
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
align-items:center;
|
| 16 |
height: 90vh;
|
| 17 |
}
|
| 18 |
-
|
| 19 |
margin-bottom: 20px;
|
| 20 |
margin-top: 0px !important;
|
| 21 |
}
|
|
@@ -67,7 +67,7 @@
|
|
| 67 |
margin-right: 3%;
|
| 68 |
margin-bottom: 3%;
|
| 69 |
}
|
| 70 |
-
|
| 71 |
margin: 0px;
|
| 72 |
}
|
| 73 |
.feed {
|
|
|
|
| 15 |
align-items:center;
|
| 16 |
height: 90vh;
|
| 17 |
}
|
| 18 |
+
h3 {
|
| 19 |
margin-bottom: 20px;
|
| 20 |
margin-top: 0px !important;
|
| 21 |
}
|
|
|
|
| 67 |
margin-right: 3%;
|
| 68 |
margin-bottom: 3%;
|
| 69 |
}
|
| 70 |
+
h1 {
|
| 71 |
margin: 0px;
|
| 72 |
}
|
| 73 |
.feed {
|