update hover color

This commit is contained in:
2022-04-28 11:14:32 +02:00
parent 047bbaa8b0
commit 8f2d64faa7
5 changed files with 8 additions and 8 deletions

View File

@@ -35,7 +35,7 @@ code {
}
.text-blue-light {
@apply text-blue-500;
@apply text-gray-500;
}
.text-blue-dark {