Change link hover colour
This commit is contained in:
parent
4f8773d4b5
commit
444fb277de
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue