Spaces:
Runtime error
Runtime error
Commit ·
e82c85e
1
Parent(s): 9f68572
Update styling
Browse files- web/static/styles.css +1 -0
web/static/styles.css
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
body {
|
|
|
|
| 2 |
font-family: 'Helvetica';
|
| 3 |
margin-top: 50px;
|
| 4 |
margin-left: 10px;
|
|
|
|
| 1 |
body {
|
| 2 |
+
height: 100%;
|
| 3 |
font-family: 'Helvetica';
|
| 4 |
margin-top: 50px;
|
| 5 |
margin-left: 10px;
|