mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
fixed 🎨 List hover styling too bright
This commit is contained in:
@@ -744,7 +744,6 @@ select {
|
||||
.prose :where(a):not(:where([class~="not-prose"] *)):hover {
|
||||
color: rgba(var(--color-neutral), 1);
|
||||
text-decoration: none;
|
||||
background-color: rgba(var(--color-primary-600), 1);
|
||||
border-radius: 0.09rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user