Настроен цвет кнопок
This commit is contained in:
parent
0ee394a364
commit
d7d255194b
@ -1,7 +1,7 @@
|
||||
@import '../vars';
|
||||
|
||||
$button-border-radius: 0.5em;
|
||||
$button-background-color: #405480;
|
||||
$button-background-color: desaturate(darken($link-color, 5%), 20%);
|
||||
|
||||
%button {
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user