Skip to content

Commit

Permalink
Increase gap between footer elements
Browse files Browse the repository at this point in the history
  • Loading branch information
helenclx committed Nov 24, 2024
1 parent 58fb386 commit 291a155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_includes/global/footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
padding: 2em 1em clamp(2em, calc(100% - 3.5rem), 4em);
text-align: center;
display: flex;
gap: 0.5em;
gap: 0.7em;
flex-direction: column;
justify-content: center;
align-tems: center;
Expand Down

0 comments on commit 291a155

Please sign in to comment.