feat: add text-shadow

This commit is contained in:
thehrz 2023-10-05 22:04:27 +08:00
parent b12bdb416e
commit 602981cd05
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -17,7 +17,7 @@ const links = [
<section class="flex flex-col items-center">
<img class="w-8em shadow-lg" alt="thehrz" src="/thehrz.jpg" />
<h1 class="my-8 text-2.5em leading-[1.1] md:text-3.5em c-coolgray-700 font-300">
<h1 class="my-8 text-2.5em leading-[1.1] md:text-3.5em c-coolgray-700 font-300 text-shadow-sm">
Hi! I'm thehrz.
</h1>