Skip to content

Commit

Permalink
PM#387 - EDS Mega Nav - Mobile Drop Downs Styling (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-pethealth authored Jun 27, 2024
1 parent a41bd58 commit 008e8f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions blocks/header/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,8 @@ header nav .nav-meganav .mega-nav > div {
margin: 0;
font-weight: var(--nav-font-weight);
font-family: var(--body-font-family);
font-style: normal;
line-height: 24px;
}

.header
Expand Down Expand Up @@ -296,6 +298,7 @@ header nav .nav-meganav .mega-nav > div {
color: var(--text-color);
text-decoration: none;
font-weight: var(--heading-font-weight);
line-height: normal;
}

.header
Expand Down

0 comments on commit 008e8f0

Please sign in to comment.