Omnibus commited on
Commit
feb0425
1 Parent(s): 7e3322c

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -2
style.css CHANGED
@@ -4,7 +4,6 @@ body {
4
  }
5
 
6
  h1 {
7
- font-size: 16px;
8
  margin-top: 0;
9
  }
10
 
@@ -25,7 +24,7 @@ p {
25
  max-height:5000px;
26
  display:flex;
27
  flex-direction:column;
28
- font-size:32;
29
 
30
  }
31
 
 
4
  }
5
 
6
  h1 {
 
7
  margin-top: 0;
8
  }
9
 
 
24
  max-height:5000px;
25
  display:flex;
26
  flex-direction:column;
27
+ font-size:xx-large;
28
 
29
  }
30