mirror of
https://github.com/dergigi/boris.git
synced 2026-01-16 05:14:37 +01:00
style: remove primary color from bookmark type icon
- Remove var(--color-primary) color from bookmark type icon - Use default text color for more subtle icon appearance - Maintain font size and spacing for consistent layout
This commit is contained in:
@@ -209,7 +209,6 @@
|
||||
}
|
||||
|
||||
.card-content .bookmark-footer .bookmark-type {
|
||||
color: var(--color-primary);
|
||||
font-size: 0.9rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user