This commit is contained in:
Andras Bacsai
2023-05-17 09:08:32 +02:00
parent 03d224b708
commit 5b59fb38a4
9 changed files with 15 additions and 13 deletions

View File

@@ -29,7 +29,7 @@ h3 {
@apply text-lg font-bold pb-4;
}
a {
@apply m-2 hover:text-coollabs;
@apply text-neutral-400 m-2 hover:underline;
}
.box {