mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-01-22 17:30:00 +00:00
Merge pull request #63 from AliLynne/master
🐛 Increase colour contrast of red
This commit is contained in:
commit
6384d2ad0b
@ -169,7 +169,7 @@ ul[class] {
|
||||
|
||||
@media (min-width: 800px) {
|
||||
.title__thicc {
|
||||
grid-column: 1 / 3;
|
||||
grid-column: 1 / 3;
|
||||
}
|
||||
|
||||
.title__thicc + p {
|
||||
@ -353,7 +353,7 @@ th {
|
||||
padding: 0.5rem 0.75rem;
|
||||
|
||||
&--avoid {
|
||||
--word-signal-color: red;
|
||||
--word-signal-color: #a40000;
|
||||
|
||||
&:before {
|
||||
@include icon__avoid();
|
||||
|
Loading…
x
Reference in New Issue
Block a user