index.css 80 B

12345
  1. @media (max-width: 500px) {
  2. #top {
  3. padding-top: 15px !important;
  4. }
  5. }