Skip to content

Commit

Permalink
style: increased contact padding
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchLui committed Oct 30, 2023
1 parent 4efa677 commit 7afe12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Contact/contact.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.contact-container {
width: 100%;
padding-top: 2rem;
padding-bottom: 2rem;
padding-bottom: 4rem;
}

.contact-header-text{
Expand Down

0 comments on commit 7afe12a

Please sign in to comment.