You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
186B

  1. .App {
  2. }
  3. .container {
  4. padding-right: 5px;
  5. padding-left: 5px;
  6. margin-right: auto;
  7. margin-left: auto;
  8. }
  9. .container-fluid {
  10. padding-right: 5px;
  11. padding-left: 5px;
  12. }