Change default text colour

This commit is contained in:
Oliver Davies 2019-08-04 10:21:09 +01:00
parent 50c12c90b8
commit 148c017828

View file

@ -15,7 +15,7 @@ img {
}
a {
@apply text-blue-600 no-underline;
@apply text-blue-700 no-underline;
&:hover {
@apply underline