fix: Update text colour to stop visibility issues
This commit is contained in:
parent
97f0f7cd9c
commit
434861024c
@ -16,5 +16,8 @@ body {
|
||||
}
|
||||
|
||||
.text-neutral-950 {
|
||||
color: #ffffff;
|
||||
color: #ffb614ff;
|
||||
}
|
||||
.text-neutral-400 {
|
||||
color: #000000;
|
||||
}
|
Loading…
Reference in New Issue
Block a user