🩹 Fix icon alignment on example site

pull/100/head
James Panther 2022-01-13 16:12:07 +11:00
parent ac563d6b98
commit 81ed75e8a2
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
1 changed files with 1 additions and 1 deletions

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">