Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 97136cb

Browse files
committed
minor tweaks to header fonts
Fixes #840
1 parent d863c6e commit 97136cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/content/css/ui.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ header .header-nav-list {
103103
padding: 0;
104104
}
105105
.header .header-nav-list li {
106-
font-weight: 700;
107-
font-size: 0.875rem;
106+
font-weight: 400;
107+
font-size: 0.75rem;
108108
text-transform: uppercase;
109109
margin: 0 1em;
110110
}

0 commit comments

Comments
 (0)