BraydenMoore commited on
Commit
1d760ce
·
1 Parent(s): 84f21e6

Update charts

Browse files
Files changed (1) hide show
  1. Templates/index.html +6 -0
Templates/index.html CHANGED
@@ -302,6 +302,12 @@
302
  .button {
303
  width: 90%;
304
  }
 
 
 
 
 
 
305
  }
306
 
307
  </style>
 
302
  .button {
303
  width: 90%;
304
  }
305
+ .section-container {
306
+ display: inline;
307
+ }
308
+ .section {
309
+ width: 100%
310
+ }
311
  }
312
 
313
  </style>