Skip to content

Commit

Permalink
Add a gap for flexed text
Browse files Browse the repository at this point in the history
  • Loading branch information
joedolson committed Jan 20, 2025
1 parent 3b64320 commit 6fb0eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/mc-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ ul.links li {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: .25rem;
}

.mc-input-description span.mc-notice {
Expand Down

0 comments on commit 6fb0eb4

Please sign in to comment.