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