mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2025-01-01 16:36:19 +03:00
Increase color contrast.
This commit is contained in:
parent
3dba33a9e6
commit
f115e1e57e
@ -154,7 +154,7 @@ linkInner currentPagePath linkTo name =
|
||||
[ Tw.text_sm
|
||||
, Tw.p_2
|
||||
, if isCurrentPath then
|
||||
Tw.text_blue_500
|
||||
Tw.text_blue_700
|
||||
|
||||
else
|
||||
Tw.text_gray_700
|
||||
|
Loading…
Reference in New Issue
Block a user