Skip to content

Commit

Permalink
[MWPW-164949] Bug Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Deva309 committed Jan 10, 2025
1 parent cf03d7e commit 3db4ef2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libs/blocks/global-navigation/global-navigation.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ header.global-navigation {

/* Hamburger toggle */
.feds-toggle {
width: 60px;
margin: 0;
padding: 0;
border: none;
Expand All @@ -103,7 +104,6 @@ header.global-navigation {
cursor: pointer;
font-size: 20px;
font-weight: 300;
padding-left: 20px;
}

.feds-toggle:before {
Expand Down Expand Up @@ -139,7 +139,6 @@ header.global-navigation {

.feds-brand {
display: flex;
padding-left: 22px;
}

.feds-logo {
Expand Down

0 comments on commit 3db4ef2

Please sign in to comment.