Spaces:
Running
Running
Commit
·
c4766dd
1
Parent(s):
2cbd494
Update templates/index.html
Browse files- templates/index.html +2 -0
templates/index.html
CHANGED
@@ -56,6 +56,7 @@
|
|
56 |
border-width: 1px;
|
57 |
border-color: yellow;
|
58 |
margin-right: 3%;
|
|
|
59 |
width: 50%;
|
60 |
height: 70vh;
|
61 |
}
|
@@ -97,6 +98,7 @@
|
|
97 |
.feed {
|
98 |
width: 90vw;
|
99 |
height: 40vh;
|
|
|
100 |
}
|
101 |
.info {
|
102 |
width: 90vw;
|
|
|
56 |
border-width: 1px;
|
57 |
border-color: yellow;
|
58 |
margin-right: 3%;
|
59 |
+
margin-bottom: 3%;
|
60 |
width: 50%;
|
61 |
height: 70vh;
|
62 |
}
|
|
|
98 |
.feed {
|
99 |
width: 90vw;
|
100 |
height: 40vh;
|
101 |
+
margin-right: 0;
|
102 |
}
|
103 |
.info {
|
104 |
width: 90vw;
|