renommage des variables d'espacement ($tiny-value
-> $spacer-tiny
)
This commit is contained in:
parent
3003f4a62f
commit
21a5996ee3
11 changed files with 60 additions and 59 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
.badge {
|
||||
display: inline-block;
|
||||
padding: $tiny-value;
|
||||
padding: $spacer-tiny;
|
||||
border-radius: 50%;
|
||||
color: $color-base;
|
||||
background-color: $color-muted;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue