mirror of
https://github.com/youwen5/blog.git
synced 2024-11-24 18:03:50 -08:00
style: don't expand gradient ascent header
This commit is contained in:
parent
c803aea65c
commit
66a6a1cdf9
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -115,7 +115,7 @@
|
|||
<h1 class="text-4xl md:text-5xl font-serif font-medium">
|
||||
<a
|
||||
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
|
||||
>
|
||||
</h1>
|
||||
|
|
Loading…
Reference in a new issue