jlelse
/
Indieroad
Archived
1
Fork 0

Fix button style

This commit is contained in:
Jan-Lukas Else 2020-04-13 23:25:09 +02:00
parent b1501e1954
commit 5f3a2c81f4
1 changed files with 3 additions and 0 deletions

View File

@ -188,6 +188,9 @@ textarea {
@include color(color, contrast-text);
@include color(background, main-color);
}
* {
@include color(color, contrast-text);
}
}
/* Typography */