jamescalam commited on
Commit
2d3ce3e
1 Parent(s): 0f70127

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -1,5 +1,9 @@
1
  @import url("https://fonts.googleapis.com/css?family=Arimo:400,700");
2
 
 
 
 
 
3
  body {
4
  height: 100%;
5
  width: 100%;
 
1
  @import url("https://fonts.googleapis.com/css?family=Arimo:400,700");
2
 
3
+ section.main[tabindex="0"] {
4
+ overflow: scroll;
5
+ }
6
+
7
  body {
8
  height: 100%;
9
  width: 100%;