fix: text spacing in contact info

This commit is contained in:
Youwen Wu 2024-06-27 00:59:29 -07:00
parent c27dec1d61
commit c3a83c8288
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -107,8 +107,10 @@
<Card.Content> <Card.Content>
<h3>Find me on:</h3> <h3>Find me on:</h3>
<Socials /> <Socials />
I read message requests everywhere but do not accept Discord friend requests if I don't know <p class="mt-4">
you. The best way to reach me and receive a response is probably by email. I read message requests everywhere but do not accept Discord friend requests if I don't
know you. The best way to reach me and receive a response is probably by email.
</p>
</Card.Content> </Card.Content>
</Card.Root> </Card.Root>
</div> </div>