button styling fixes

This commit is contained in:
timurgordon
2022-04-05 14:22:15 +03:00
parent e132ecd7de
commit 66f11f70fc
3 changed files with 9 additions and 10 deletions

View File

@@ -70,9 +70,6 @@ a h2 {
@apply text-black;
}
a {
@apply text-blue-600 font-semibold;
}
a:focus,
a:hover {
@apply border-none text-blue-300;