Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 742e4ee

Browse files
author
Andrew
authored
Update _header.scss
1 parent a14524d commit 742e4ee

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

assets/css/layout/_header.scss

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ $max-logo-width: 168px;
153153
.has-sub-nav > div,
154154
> li > a {
155155
position: relative;
156-
font-size: 14px;
156+
font-size: 16px;
157157
color: currentColor;
158158
font-family: $sans-serif;
159159
font-weight: 500;
@@ -166,9 +166,8 @@ $max-logo-width: 168px;
166166
text-decoration: none;
167167

168168
@include start-at(1600px) {
169-
font-size: 16px;
169+
font-size: 18px;
170170
}
171-
172171
}
173172

174173
li.is-active,

0 commit comments

Comments
 (0)