mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
style(website): use color in header instead of bold for active
This commit is contained in:
parent
61ea27c8f4
commit
bdb03f8d51
@ -52,7 +52,7 @@ header nav a {
|
||||
}
|
||||
|
||||
header nav a.active {
|
||||
font-weight: bold;
|
||||
color: var(--brand-1);
|
||||
}
|
||||
|
||||
@media (max-width: 719px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user