jclyo1 commited on
Commit
5f87e9b
1 Parent(s): a70f2c7
Files changed (1) hide show
  1. static/style.css +1 -1
static/style.css CHANGED
@@ -110,7 +110,7 @@ textarea {
110
  color: #56687a;
111
  }
112
 
113
- #body .container > .row > .col:first-child {
114
  border-right: 1px solid rgba(227, 234, 240, 1);
115
  }
116
 
 
110
  color: #56687a;
111
  }
112
 
113
+ #body .container-xl > .row > .col:first-child {
114
  border-right: 1px solid rgba(227, 234, 240, 1);
115
  }
116