aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/badge.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/badge.scss')
-rw-r--r--src/styles/badge.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/styles/badge.scss b/src/styles/badge.scss
index 728200d03..69879de31 100644
--- a/src/styles/badge.scss
+++ b/src/styles/badge.scss
@@ -4,7 +4,6 @@
4 background: $dark-theme-gray; 4 background: $dark-theme-gray;
5 border-radius: $theme-border-radius-small; 5 border-radius: $theme-border-radius-small;
6 color: $dark-theme-gray-lightest; 6 color: $dark-theme-gray-lightest;
7 margin-right: 10px;
8 7
9 &.badge--primary, 8 &.badge--primary,
10 &.badge--premium { 9 &.badge--premium {