Darken sequence nav buttons so they don’t appear disabled (#297)

This commit is contained in:
David Joy
2020-12-08 12:47:48 -05:00
committed by GitHub
parent cc0af77e2f
commit 43b0f2fbf0

View File

@@ -140,7 +140,7 @@
height: 3rem;
justify-content: center;
align-items: center;
color: theme-color('gray', 400);
color: theme-color('gray', 500);
white-space: nowrap;
&:hover,