Skip to content

Commit

Permalink
fix: hacky copyright styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchLui committed Nov 7, 2023
1 parent 40c1512 commit caaa0ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Contact/contact.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@
font-size: 1rem;
}

// really hacky
.contact-container {
padding-bottom: 12rem;
}

.contact-links{
grid-template-columns: 11rem;
}
Expand Down

0 comments on commit caaa0ce

Please sign in to comment.