_note_pages.scss 199 B

1234567891011
  1. .note-pages {
  2. img {
  3. margin-top: 0;
  4. margin-bottom: 0;
  5. padding-top: 0!important;
  6. padding-bottom: 0!important;
  7. }
  8. margin-top: 1rem;
  9. margin-bottom: 1rem;
  10. }