ehristoforu commited on
Commit
c25425c
·
1 Parent(s): 4b35abc

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -2,7 +2,7 @@
2
  body { font-family: sans-serif; margin:0; }
3
 
4
  .header { background-color:#7289DA; /Discord blue/ color:white;
5
- padding:20px; }
6
 
7
  .main{ margin-top:50px; text-align:center;
8
 
 
2
  body { font-family: sans-serif; margin:0; }
3
 
4
  .header { background-color:#7289DA; /Discord blue/ color:white;
5
+ padding:100px; }
6
 
7
  .main{ margin-top:50px; text-align:center;
8