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