Increase color contrast.

This commit is contained in:
Dillon Kearns 2021-05-14 12:05:32 -07:00
parent 3dba33a9e6
commit f115e1e57e

View File

@ -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