Change link hover colour
This commit is contained in:
parent
4f8773d4b5
commit
444fb277de
|
@ -11,7 +11,7 @@ a {
|
|||
|
||||
a:hover,
|
||||
a:focus {
|
||||
@apply text-blue-700
|
||||
@apply text-blue-800
|
||||
}
|
||||
|
||||
@tailwind components;
|
||||
|
|
Loading…
Reference in a new issue