_headlines.scss 122 B

123456
  1. .headlines-pattern {
  2. @include break-small-only(){
  3. padding-top: 50px !important;
  4. padding-bottom: 50px !important;
  5. }
  6. }