Spaces:
Running
Running
BraydenMoore
commited on
Commit
·
e781f72
1
Parent(s):
1e3c9c7
Update templates/index.html
Browse files- templates/index.html +2 -1
templates/index.html
CHANGED
@@ -44,7 +44,8 @@
|
|
44 |
}
|
45 |
|
46 |
.outer-container {
|
47 |
-
margin: 2%;
|
|
|
48 |
justify-content: left;
|
49 |
align-items: left;
|
50 |
max-width: 80vw;
|
|
|
44 |
}
|
45 |
|
46 |
.outer-container {
|
47 |
+
margin-left: 2%;
|
48 |
+
margin-top: 1%;
|
49 |
justify-content: left;
|
50 |
align-items: left;
|
51 |
max-width: 80vw;
|