fffiloni commited on
Commit
b9dacb5
1 Parent(s): ae17fc9
Files changed (1) hide show
  1. public/style.css +1 -0
public/style.css CHANGED
@@ -5,6 +5,7 @@ body {
5
  height: 100vh;
6
  margin: 0;
7
  color: #3E3E3E;
 
8
  }
9
 
10
  div#main-container {
 
5
  height: 100vh;
6
  margin: 0;
7
  color: #3E3E3E;
8
+ overflow: scroll;
9
  }
10
 
11
  div#main-container {