feat: add text-shadow
This commit is contained in:
parent
b12bdb416e
commit
602981cd05
@ -17,7 +17,7 @@ const links = [
|
|||||||
<section class="flex flex-col items-center">
|
<section class="flex flex-col items-center">
|
||||||
<img class="w-8em shadow-lg" alt="thehrz" src="/thehrz.jpg" />
|
<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.
|
Hi! I'm thehrz.
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user