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
|
@ -4,7 +4,7 @@
|
|||
/* use .alert-- classes for variants */
|
||||
|
||||
.alert {
|
||||
padding: $small-value $small-value;
|
||||
padding: $spacer-small $spacer-small;
|
||||
margin-top: 0.75em;
|
||||
margin-bottom: 0;
|
||||
color: $color-base;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue