Skip to content

Commit

Permalink
Smaller gap
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed May 14, 2024
1 parent 35e8828 commit 5313fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion branding.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ <h2>Lucy, Gleam's starfish mascot</h2>
.lucys {
display: flex;
flex-wrap: wrap;
gap: 1em;
gap: 0.5em;
justify-content: space-between;
}

Expand Down

0 comments on commit 5313fe1

Please sign in to comment.