summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/components/feature_highlight.scss
blob: 4d301cc56177b1b4f334582085cf948ddcf181ec (plain)
1
2
3
4
5
.gl-sm-mr-3 {
  @media (min-width: $breakpoint-sm) {
    @include gl-mr-3;
  }
}