refonte des variables, première couche
This commit is contained in:
parent
1a05e71249
commit
d23ef90a0c
9 changed files with 100 additions and 187 deletions
|
@ -32,11 +32,11 @@
|
|||
// badge state variants
|
||||
.badge {
|
||||
&--small {
|
||||
font-size: $base-font-size - 0.4rem;
|
||||
font-size: $font-size-base - 0.4rem;
|
||||
}
|
||||
|
||||
&--big {
|
||||
font-size: $base-font-size + 0.4rem;
|
||||
font-size: $font-size-base + 0.4rem;
|
||||
}
|
||||
|
||||
&.disabled,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue