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, 1 insertions, 0 deletions
diff --git a/src/styles/badge.scss b/src/styles/badge.scss
index 69879de31..728200d03 100644
--- a/src/styles/badge.scss
+++ b/src/styles/badge.scss
@@ -4,6 +4,7 @@
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;
7 8
8 &.badge--primary, 9 &.badge--primary,
9 &.badge--premium { 10 &.badge--premium {