Skip to content

Commit 4dd008e

Browse files
authored
Update link styles to include purple variant
1 parent 18b0267 commit 4dd008e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/index.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
@apply bg-background text-foreground;
6464
}
6565

66-
a,
67-
a:visited,
68-
a:hover,
69-
a:active {
66+
a.purple,
67+
a.purple:visited,
68+
a.purple:hover,
69+
a.purple:active {
7070
color: rgba(128, 38, 217, 0.9) !important;
7171
}
7272

0 commit comments

Comments
 (0)