charts.css 91 B

12345678
  1. .chart {
  2. margin-bottom: 40px;
  3. height: 200px;
  4. }
  5. .choices {
  6. font-size: 0.75em;
  7. }