Spaces:
Running
Running
Commit
·
36b91fc
1
Parent(s):
7c2bc7f
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -46,6 +46,7 @@
|
|
46 |
align-items: top;
|
47 |
}
|
48 |
.outer-container {
|
|
|
49 |
margin-left: 2%;
|
50 |
justify-content: left;
|
51 |
max-width: 85vw;
|
|
|
46 |
align-items: top;
|
47 |
}
|
48 |
.outer-container {
|
49 |
+
display: inline-block;
|
50 |
margin-left: 2%;
|
51 |
justify-content: left;
|
52 |
max-width: 85vw;
|