Skip to content

Commit

Permalink
Logo alighned to left for older GNAV
Browse files Browse the repository at this point in the history
  • Loading branch information
Deva309 committed Nov 12, 2024
1 parent 4e415bb commit 84086ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/blocks/gnav/gnav.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,13 @@ header button.gnav-toggle {
header .gnav-wrapper a.gnav-brand {
width: 56px;
grid-area: header;
justify-self: center;
display: flex;
justify-content: center;
align-items: center;
color: #eb1000;
font-size: 16px;
line-height: 16px;
font-weight: 700;
margin-left: 56px;
}

header .gnav-wrapper a.gnav-brand.brand-image-only {
Expand Down Expand Up @@ -938,6 +937,7 @@ header .app-launcher {
width: unset;
grid-area: brand;
padding-right: 20px;
margin-left: auto;
}

.gnav-wrapper span.gnav-brand-title {
Expand Down

0 comments on commit 84086ef

Please sign in to comment.