Skip to content

Commit

Permalink
Modify the children alignment within the donate nav (#2104)
Browse files Browse the repository at this point in the history
Modify the children alignment within the nav donate

- The content should be aligned to middle

Co-authored-by: Dan Tovbein <[email protected]>
  • Loading branch information
GP-Dan-Tovbein and dantovbein authored Aug 30, 2023
1 parent 6c1e1b0 commit b143724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/src/scss/layout/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ a.nav-link:hover:before,
}

.nav-donate {
display: flex;
padding: $sp-2 0;

@include large-and-up {
Expand Down

0 comments on commit b143724

Please sign in to comment.