fffiloni commited on
Commit
dd47c11
1 Parent(s): 82da9f8

Update public/style.css

Browse files
Files changed (1) hide show
  1. 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;