wzxii commited on
Commit
89d7a74
1 Parent(s): ed5b493

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -87,7 +87,7 @@
87
  margin-left: 130px;
88
  margin-right: 130px;
89
  padding-bottom: 10px;
90
- width: 1450px;
91
  }
92
  /* table */
93
  .section_evalTable__table table {
@@ -161,7 +161,7 @@
161
  padding-left: 15px;
162
  padding-bottom: 10px;
163
  border: 1px solid rgb(228, 228, 228);
164
- width: 1450px;
165
  }
166
  .section_plot__div {
167
  border: 1px solid rgb(228, 228, 228);
 
87
  margin-left: 130px;
88
  margin-right: 130px;
89
  padding-bottom: 10px;
90
+ /* width: 1450px; */
91
  }
92
  /* table */
93
  .section_evalTable__table table {
 
161
  padding-left: 15px;
162
  padding-bottom: 10px;
163
  border: 1px solid rgb(228, 228, 228);
164
+ /* width: 1450px; */
165
  }
166
  .section_plot__div {
167
  border: 1px solid rgb(228, 228, 228);