alert fix
This commit is contained in:
parent
f9f5e67507
commit
30106e8b7a
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue