Skip to content

Commit

Permalink
Fixes wrapping behaviour of header-content-wrapper within basic-bold …
Browse files Browse the repository at this point in the history
…theme (#570)

fix: Header wrapping behaviour basic bold theme
  • Loading branch information
HeleenSG authored Jul 5, 2024
1 parent 7b35948 commit 34ded9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/basic-bold/components/header-content-wrapper.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
--header-content-wrapper-padding-right: 0;
--header-content-wrapper-padding-left: 0;
--header-content-wrapper-flex-direction: column;
--header-content-wrapper-flex-wrap: nowrap;
}

0 comments on commit 34ded9a

Please sign in to comment.