Skip to content

Commit 61333f6

Browse files
authored
fix(navigation): match list font style of 'Company' dropdown to 'Solutions' dropdown (#2838)
1 parent 454995b commit 61333f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

static/sass/_pattern_navigation.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ $navigation-heading-color: #fff9;
166166
}
167167

168168
a.p-link--inverted {
169+
font-weight: $font-weight-regular-text;
170+
169171
&:hover {
170172
color: var(--vf-color-text-muted);
171173
}

0 commit comments

Comments
 (0)