Replace color variables
This commit is contained in:
parent
33aa58d4e5
commit
5515e7e1fa
@ -54,7 +54,7 @@ body textarea {
|
||||
max-width: 808px;
|
||||
button {
|
||||
margin-left: 1em;
|
||||
background-color: lighten($secondary, 10%);
|
||||
background-color: var(--material-lighter-secondary);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user