Spaces:
Runtime error
Runtime error
Commit
·
be28eb8
1
Parent(s):
30403c7
Update static/style.css
Browse files- static/style.css +1 -0
static/style.css
CHANGED
|
@@ -15,6 +15,7 @@ body {
|
|
| 15 |
justify-content: center;
|
| 16 |
align-items: center;
|
| 17 |
height: 100vh;
|
|
|
|
| 18 |
width: 100%
|
| 19 |
}
|
| 20 |
|
|
|
|
| 15 |
justify-content: center;
|
| 16 |
align-items: center;
|
| 17 |
height: 100vh;
|
| 18 |
+
margin-top: 3.5rem;
|
| 19 |
width: 100%
|
| 20 |
}
|
| 21 |
|