🎨 Code cleanup

This commit is contained in:
James Panther
2024-05-01 15:17:15 +10:00
parent 0561b834c8
commit 4b3038bb49
10 changed files with 50 additions and 44 deletions

View File

@@ -11,7 +11,7 @@
/* Links */
.link {
@apply text-white bg-primary-700 hover:brightness-90;
@apply bg-primary-700 text-white hover:brightness-90;
}
.link-amazon {