Spaces:
Running
Running
BraydenMoore
commited on
Commit
•
2ba23b5
1
Parent(s):
2c16f09
Update styling
Browse files- web/static/styles.css +2 -1
web/static/styles.css
CHANGED
@@ -4,7 +4,8 @@ body {
|
|
4 |
margin-top: 50px;
|
5 |
margin-left: 10px;
|
6 |
margin-right: 10px;
|
7 |
-
margin-bottom: 4000px
|
|
|
8 |
padding: 0;
|
9 |
text-align: center;
|
10 |
}
|
|
|
4 |
margin-top: 50px;
|
5 |
margin-left: 10px;
|
6 |
margin-right: 10px;
|
7 |
+
/*margin-bottom: 4000px;*/
|
8 |
+
margin-bottom: 100px;
|
9 |
padding: 0;
|
10 |
text-align: center;
|
11 |
}
|