LordXido commited on
Commit
508f83a
·
verified ·
1 Parent(s): 17ac49d

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -4
style.css CHANGED
@@ -12,12 +12,10 @@ html, body {
12
  width: 100vw;
13
  }
14
 
15
- #gl {
16
- flex: 1;
17
- }
18
 
19
  #console {
20
- width: 420px;
21
  background: #020b0a;
22
  border-left: 1px solid #144;
23
  display: flex;
 
12
  width: 100vw;
13
  }
14
 
15
+ #gl { flex: 1; }
 
 
16
 
17
  #console {
18
+ width: 440px;
19
  background: #020b0a;
20
  border-left: 1px solid #144;
21
  display: flex;