🎉 Add shape alignment buttons

This commit is contained in:
Andrés Moya 2020-04-07 12:18:10 +02:00
parent b241e26285
commit a4ed1f30a4
12 changed files with 104 additions and 2 deletions

View file

@ -21,7 +21,7 @@ $color-warning: #e6a16f;
$color-danger: #de4762;
$color-info: #59b9e2;
// Mixing Color varriable for creating both light and dark colors
// Mixing Color variable for creating both light and dark colors
$mix-percentage-dark: 81%;
$mix-percentage-darker: 60%;
$mix-percentage-light: 80%;