index.css 67 B

1234567
  1. .hidden {
  2. display: none;
  3. }
  4. .p-8 {
  5. padding: 10px !important;
  6. }