Add fire animation when hovering "hotlinks" title in index
This commit is contained in:
parent
e0b3e7a745
commit
09eb079cf9
3 changed files with 88 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue