style: adjust size of subheading text on blog landing

This commit is contained in:
Youwen Wu 2024-04-05 04:55:16 -07:00
parent 729210cac4
commit 106dbc9349
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -43,7 +43,7 @@
{#if loaded} {#if loaded}
<Coredump width="100%" height="auto" transition="vertical" /> <Coredump width="100%" height="auto" transition="vertical" />
<p <p
class="text-xl sm:text-2xl text-muted-foreground font-mono" class="text-lg sm:text-xl md:text-2xl text-muted-foreground font-mono"
in:fly={{ duration: 300, y: -50, delay: 200 }} in:fly={{ duration: 300, y: -50, delay: 200 }}
> >
my blog on computer science, math, games, art, and more. my blog on computer science, math, games, art, and more.