🩹 Fix icon alignment on example site

This commit is contained in:
James Panther
2022-01-13 16:12:07 +11:00
parent ac563d6b98
commit 81ed75e8a2
+1 -1
View File
@@ -8,7 +8,7 @@ A simple, lightweight theme for Hugo built with Tailwind CSS.
{{< /lead >}}
<div class="flex px-4 py-2 mb-8 text-base rounded-md bg-primary-100 dark:bg-primary-900">
<span class="flex items-center pr-3 text-primary-400">
<span class="flex items-center ltr:pr-3 rtl:pl-3 text-primary-400">
{{< icon "exclamation-triangle" >}}
</span>
<span class="flex items-center justify-between grow dark:text-neutral-300">