diff --git a/styles/globals.css b/styles/globals.css index 34056d8..7539828 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -13,9 +13,6 @@ @apply list-disc mx-10 } } - a { - @apply hover:underline - } .tooltip { @apply invisible absolute; }