Skip to content

Commit

Permalink
add padding-top to Contact section
Browse files Browse the repository at this point in the history
  • Loading branch information
ccatherinetan committed Jan 11, 2024
1 parent 99bd33d commit c3af55b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Contact.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
text-align: center;
width: 46.5rem;
margin: 0 auto;
padding-top: 10.75rem;
}
div.spacer {
height: 1.5rem;
Expand Down

0 comments on commit c3af55b

Please sign in to comment.