Improve navbar

This commit is contained in:
Elnu 2023-06-21 14:01:45 -07:00
parent 351c173357
commit 0e1995065b
3 changed files with 12 additions and 11 deletions

View file

@ -82,9 +82,10 @@ input[type=number] {
}
}
a, .link {
.link {
color: var(--fg);
font-weight: bold;
white-space: nowrap;
}
& > .right {