Remove extra focus styles

This commit is contained in:
Oliver Davies 2019-02-15 21:58:04 +00:00
parent 582bd47541
commit 0ce7e939c4
2 changed files with 1 additions and 4 deletions

View file

@ -9,9 +9,6 @@ a
&:hover
@apply underline
&:focus
@apply text-white bg-blue outline-none px-px -mx-px no-underline
@tailwind components
@import 'components/blockquote'