alert fix

This commit is contained in:
Raphael Goetter 2017-07-31 16:02:22 +02:00
parent f9f5e67507
commit 30106e8b7a

View file

@ -28,8 +28,8 @@
} }
} }
// badge state variants // alert state variants
.badge { .alert {
&--small { &--small {
font-size: $base-font-size - 0.4rem; font-size: $base-font-size - 0.4rem;
} }