obeijbom commited on
Commit
7e962a5
1 Parent(s): bc3ede7

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -3,6 +3,10 @@ body {
3
  font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
4
  }
5
 
 
 
 
 
6
  h1 {
7
  font-size: 3.5rem;
8
  font-weight: 100;
 
3
  font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
4
  }
5
 
6
+ div {
7
+ margin-bottom: 4px;
8
+ }
9
+
10
  h1 {
11
  font-size: 3.5rem;
12
  font-weight: 100;