style: don't expand gradient ascent header

This commit is contained in:
Youwen Wu 2024-10-31 19:54:19 -07:00
parent c803aea65c
commit 66a6a1cdf9
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -115,7 +115,7 @@
<h1 class="text-4xl md:text-5xl font-serif font-medium"> <h1 class="text-4xl md:text-5xl font-serif font-medium">
<a <a
href="/" href="/"
class="dark:hover:text-muted-dark hover:text-muted-light transition-all duration-500 text-nowrap tracking-wide hover:tracking-wider" class="dark:hover:text-muted-dark hover:text-muted-light transition-all duration-500 text-nowrap tracking-wide"
>Gradient Ascent</a >Gradient Ascent</a
> >
</h1> </h1>