mirror of
https://github.com/youwen5/site.git
synced 2024-11-24 17:33:51 -08:00
fix: text spacing in contact info
This commit is contained in:
parent
c27dec1d61
commit
c3a83c8288
1 changed files with 4 additions and 2 deletions
|
@ -107,8 +107,10 @@
|
|||
<Card.Content>
|
||||
<h3>Find me on:</h3>
|
||||
<Socials />
|
||||
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 class="mt-4">
|
||||
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.Root>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue