Spaces:
Running
Running
Update src/styles.css
Browse files- src/styles.css +1 -1
src/styles.css
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
html, body { height: 100%; }
|
4 |
body {
|
5 |
-
margin:
|
6 |
font-family: Roboto, "Helvetica Neue", sans-serif;
|
7 |
font-size: 15px;
|
8 |
}
|
|
|
2 |
|
3 |
html, body { height: 100%; }
|
4 |
body {
|
5 |
+
margin: 10%;
|
6 |
font-family: Roboto, "Helvetica Neue", sans-serif;
|
7 |
font-size: 15px;
|
8 |
}
|