💄 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
+1 -1
View File
@@ -5,7 +5,7 @@
<article class="w-full px-2 my-3 overflow-hidden sm:w-1/2 md:w-1/3 lg:w-1/4 xl:w-1/5">
<h2>
<a
class="text-xl font-medium hover:underline underline-primary-500"
class="text-xl font-medium hover:underline hover:underline-primary-500 hover:underline-offset-small"
href="{{ .Page.Permalink }}"
>{{ .Page.Title }}</a
>