Darken sequence nav buttons so they don’t appear disabled (#297)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user