Tweak new masthead styles (#9682)

This commit is contained in:
Luke Heath 2023-02-03 18:48:05 -06:00 committed by GitHub
parent 92283bf66d
commit 157cb8346d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
.site-nav-list {
list-style: none;
height: 50px;
width: 671px;
margin: 0;
padding: 0;
@ -82,7 +83,7 @@
}
&--active {
border-bottom: 3px solid $core-vibrant-blue;
border-bottom: 4px solid $core-vibrant-blue;
background-color: $site-nav-on-hover;
&:hover {