mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
fixed 🎨 List hover styling too bright
This commit is contained in:
@@ -98,7 +98,6 @@ module.exports = {
|
||||
"&:hover": {
|
||||
color: theme("colors.neutral.DEFAULT / 1"),
|
||||
textDecoration: "none",
|
||||
backgroundColor: theme("colors.primary.600 / 1"),
|
||||
borderRadius: "0.09rem",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user