mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-01-22 17:30:00 +00:00
increase contrast on avoid word-signal-color
This commit is contained in:
parent
b45dfc68f9
commit
98cf9873b9
@ -165,7 +165,7 @@ ul[class] {
|
|||||||
|
|
||||||
@media (min-width: 800px) {
|
@media (min-width: 800px) {
|
||||||
.title__thicc {
|
.title__thicc {
|
||||||
grid-column: 1 / 3;
|
grid-column: 1 / 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title__thicc + p {
|
.title__thicc + p {
|
||||||
@ -349,7 +349,7 @@ th {
|
|||||||
padding: 0.5rem 0.75rem;
|
padding: 0.5rem 0.75rem;
|
||||||
|
|
||||||
&--avoid {
|
&--avoid {
|
||||||
--word-signal-color: red;
|
--word-signal-color: #a40000;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
@include icon__avoid();
|
@include icon__avoid();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user