💄 Fix links missing some styles in Firefox

This commit is contained in:
James Panther
2021-08-20 13:56:45 +10:00
parent 88d08bdad5
commit 62703a114b
6 changed files with 14 additions and 7 deletions
+2 -2
View File
@@ -14,14 +14,14 @@
<p class="text-xs text-gray-300 dark:text-gray-600">
{{ i18n "footer.powered_by" }}
<a
class="hover:underline underline-primary-300 hover:text-primary-400"
class="hover:underline hover:underline-primary-300 hover:text-primary-400"
href="https://gohugo.io/"
target="_blank"
>Hugo</a
>
&amp;
<a
class="hover:underline underline-primary-300 hover:text-primary-400"
class="hover:underline hover:underline-primary-300 hover:text-primary-400"
href="https://git.io/hugo-congo"
target="_blank"
>Congo</a