Add fire animation when hovering "hotlinks" title in index

This commit is contained in:
天クマ 2026-07-05 11:20:12 -03:00
commit 09eb079cf9
3 changed files with 88 additions and 2 deletions

View file

@ -189,7 +189,7 @@ layout: base.njk
<div id="homeFriends">
<div>
<h1 class="nomargin negativeMargin">Hotlinks</h1>
<h1 class="nomargin negativeMargin fireHover">Hotlinks</h1>
<hr style="margin-bottom: .4em;">
</div>