summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/components/feature_highlight.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/components/feature_highlight.scss')
-rw-r--r--app/assets/stylesheets/components/feature_highlight.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/components/feature_highlight.scss b/app/assets/stylesheets/components/feature_highlight.scss
deleted file mode 100644
index 4d301cc5617..00000000000
--- a/app/assets/stylesheets/components/feature_highlight.scss
+++ /dev/null
@@ -1,5 +0,0 @@
-.gl-sm-mr-3 {
- @media (min-width: $breakpoint-sm) {
- @include gl-mr-3;
- }
-}