Omnibus commited on
Commit
274233e
·
1 Parent(s): 9621709

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -3,6 +3,7 @@ body {
3
  font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
4
  background:whitesmoke;
5
  height:1000px;
 
6
  }
7
 
8
  h1 {
 
3
  font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
4
  background:whitesmoke;
5
  height:1000px;
6
+ overflow-y:auto;
7
  }
8
 
9
  h1 {