Skip to content

Commit

Permalink
Change to center alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Oct 31, 2024
1 parent 5acef20 commit 7f38dc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
display: flex;
gap: math.div(10px, $base-font-size-px) + rem;
flex-wrap: wrap;
align-items: baseline;
align-items: center;
}

0 comments on commit 7f38dc7

Please sign in to comment.