Skip to content

Commit d2fc8e7

Browse files
style(css): switch nav headings font to lato to match title
1 parent 6dcb6fc commit d2fc8e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ nav a:visited {
138138
margin: 0 15px;
139139
text-decoration: none;
140140
font-weight: normal; /* Less bold */
141+
font-family: var(--font-heading)
141142
}
142143

143144
a:link {

0 commit comments

Comments
 (0)