Skip to content

Commit

Permalink
feat: better menu title color contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed May 16, 2021
1 parent bc7f110 commit 6149345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/styled/menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
}
.menu-title{
a, span{
@apply py-1 text-2xs text-base-content text-opacity-30;
@apply py-1 text-xs text-base-content text-opacity-40;
}
}
}

0 comments on commit 6149345

Please sign in to comment.