Change default text colour
This commit is contained in:
parent
50c12c90b8
commit
148c017828
|
@ -15,7 +15,7 @@ img {
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
@apply text-blue-600 no-underline;
|
@apply text-blue-700 no-underline;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
@apply underline
|
@apply underline
|
||||||
|
|
Reference in a new issue