mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 21:30:53 +08:00
style(website): use color in header instead of bold for active
This commit is contained in:
parent
61ea27c8f4
commit
bdb03f8d51
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ header nav a {
|
|||
}
|
||||
|
||||
header nav a.active {
|
||||
font-weight: bold;
|
||||
color: var(--brand-1);
|
||||
}
|
||||
|
||||
@media (max-width: 719px) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue