Commit
·
c25425c
1
Parent(s):
4b35abc
Update style.css
Browse files
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:
|
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 |
|