mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
style: add dark blue color to text instead of black
parity with sequel game
This commit is contained in:
parent
0ba31f54f0
commit
e677a2129f
19 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
@apply bg-amber-50;
|
||||
@apply bg-amber-50 text-slate-800;
|
||||
|
||||
--color1: var(--color-amber-50);
|
||||
--color2: var(--color-amber-100);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue