Skip to content

Commit fcbe497

Browse files
committed
finishing touches to bottom padding
1 parent 2c08ebb commit fcbe497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/pages/contact.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default function ContactUs() {
6262
And be sure to follow us on social media to be notified of upcoming events and
6363
opportunities!
6464
</p>
65-
<div className='pb-40'>
65+
<div className='pb-28'>
6666
<Contacts />
6767
</div>
6868
</section>

0 commit comments

Comments
 (0)