Skip to content

Commit b788ad0

Browse files
committed
feat: blue links
1 parent 77d920f commit b788ad0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,7 @@
5151
th {
5252
@apply bg-slate-200;
5353
}
54+
a {
55+
@apply text-blue-700;
56+
}
5457
}

0 commit comments

Comments
 (0)