datien228 commited on
Commit
4b25793
·
1 Parent(s): 9573ed1

Update static/css/style.css

Browse files
Files changed (1) hide show
  1. static/css/style.css +1 -1
static/css/style.css CHANGED
@@ -2,7 +2,7 @@ html, body {
2
  --def: #fff;
3
  --inv: #1d1d1d;
4
  min-height:100%;
5
- max-height:100%;
6
  height:100%;
7
  background:#fff;
8
  }
 
2
  --def: #fff;
3
  --inv: #1d1d1d;
4
  min-height:100%;
5
+ #max-height:100%;
6
  height:100%;
7
  background:#fff;
8
  }