Skip to content

Commit

Permalink
Reduce footer gap #618
Browse files Browse the repository at this point in the history
  • Loading branch information
hupf committed Oct 31, 2023
1 parent 700d037 commit fbd6cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export class Footer extends LitElement {
footer {
flex-direction: column-reverse;
gap: 2.25rem;
gap: 1.25rem;
}
}
Expand Down

0 comments on commit fbd6cf1

Please sign in to comment.