Skip to content

Commit

Permalink
feat(ui): add justify-content to the nav-mobile class
Browse files Browse the repository at this point in the history
  • Loading branch information
AliKdhim87 committed Dec 18, 2023
1 parent 26a85fc commit 37a91b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/src/components/Navigation/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
display: flex;
flex-direction: column;
inline-size: 100%;
justify-content: var(--utrecht-navigation-mobile-justify-content, flex-end);
}

0 comments on commit 37a91b5

Please sign in to comment.