feat: move to tabler icons

This commit is contained in:
Cory Dransfeldt 2023-07-13 11:11:31 -07:00
parent d7a07bdd9b
commit 4b6c333d5c
No known key found for this signature in database
30 changed files with 90 additions and 137 deletions

View file

@ -12,7 +12,7 @@ permalink: 404.html
<div class="flex justify-center">
<a href="/" class="flex flex-row items-start md:items-center font-semibold py-2 px-4 rounded-full !no-underline !text-white dark:text-gray-900 bg-purple-600 dark:bg-purple-400 hover:bg-purple-500">
<span class="pt-1 md:pt-0 mr-1">
{% heroicon "outline" "receipt-percent" "Receipt" "width=20 height=20" %}
{% tablericon "receipt-2" "Receipt" "width=20 height=20" %}
</span>
<span>Skip out on the room service bill</span>
</a>