GarGerry commited on
Commit
4db89ce
·
verified ·
1 Parent(s): 132e72f

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -9,7 +9,7 @@ body {
9
  background: linear-gradient(to bottom, #0f0f0f, #131313);
10
  font-family: 'Arial', sans-serif;
11
  color: white;
12
- overflow: hidden;
13
  }
14
 
15
  .game-container {
 
9
  background: linear-gradient(to bottom, #0f0f0f, #131313);
10
  font-family: 'Arial', sans-serif;
11
  color: white;
12
+ overflow: auto;
13
  }
14
 
15
  .game-container {