fix: class name

This commit is contained in:
Cory Dransfeldt 2023-08-06 12:34:41 -07:00
parent 27d8b81db4
commit dac13e0dac
No known key found for this signature in database

View file

@ -26,7 +26,7 @@
<h1 class="font-black leading-tight md:pb-0 md:text-3xl pb-5 text-2xl">
{{ heading }}
</h1>
<a href="/" class="icon--h-28 icon--link icon--bold">
<a href="/" class="icon--h-28 icon--bold link--icon">
{% tablericon "home-move" "Home • Cory Dransfeldt" %}
</a>
</div>