Skip to content

Commit

Permalink
fix: adjust flexContainer margin top
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaHungDinh committed Dec 11, 2024
1 parent ae031a4 commit 5d2080d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
align-items: center;
justify-content: space-between;
gap: 1rem;
margin-top: var(--givewp-spacing-2);

& > * {
flex-shrink: 0;
Expand Down

0 comments on commit 5d2080d

Please sign in to comment.