Skip to content

Commit

Permalink
Center sticky logo vertically
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwoodnz committed Nov 5, 2023
1 parent 1dc0679 commit 338ae49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mu-plugins/blocks/local-navigation-bar/postcss/style.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

&.is-sticking .global-header__wporg-logo-mark {
opacity: 1;
top: 0;
top: -2px;
visibility: visible;
}
}
Expand Down

0 comments on commit 338ae49

Please sign in to comment.