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
.badge {
// alert state variants
.alert {
&--small {
font-size: $base-font-size - 0.4rem;
}