Update public/style.css
Browse files- public/style.css +3 -0
public/style.css
CHANGED
@@ -4,6 +4,9 @@ html, body {
|
|
4 |
color: white;
|
5 |
font-family: monospace;
|
6 |
}
|
|
|
|
|
|
|
7 |
h1{
|
8 |
color: white;
|
9 |
font-family: monospace;
|
|
|
4 |
color: white;
|
5 |
font-family: monospace;
|
6 |
}
|
7 |
+
body{
|
8 |
+
padding-top: 10px;
|
9 |
+
}
|
10 |
h1{
|
11 |
color: white;
|
12 |
font-family: monospace;
|