From 7c72478cf01154684a750e97d1f0879b2310916a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 17 Mar 2019 22:52:22 +0000 Subject: [PATCH] Spaces --- wp-content/themes/wp-tailwind/src/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-content/themes/wp-tailwind/src/css/style.css b/wp-content/themes/wp-tailwind/src/css/style.css index 5b7d0a8..2798fd2 100644 --- a/wp-content/themes/wp-tailwind/src/css/style.css +++ b/wp-content/themes/wp-tailwind/src/css/style.css @@ -1,8 +1,9 @@ @tailwind base; a { - @apply text-grey-darker no-underline + @apply text-grey-darker no-underline } + a:hover, a:focus { @apply text-blue-dark underline