ahmadshalloufuhh commited on
Commit
14e24fb
·
verified ·
1 Parent(s): 41b4a19

Update src/styles.css

Browse files
Files changed (1) hide show
  1. src/styles.css +2 -2
src/styles.css CHANGED
@@ -2,8 +2,8 @@
2
 
3
  html, body { height: 100%; }
4
  body {
5
- margin-left: 20%;
6
- margin-right: 20%;
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
  }