Skip to content

Commit ed7c7fc

Browse files
committed
docs: fix link color
1 parent a8317da commit ed7c7fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

documentation/src/css/tailwind-custom-base.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ h6 {
9696
Reset links to optimize for opt-in styling instead of opt-out.
9797
*/
9898

99-
a {
100-
color: inherit;
101-
text-decoration: inherit;
102-
}
99+
/* a { */
100+
/* color: inherit; */
101+
/* text-decoration: inherit; */
102+
/* } */
103103

104104
/*
105105
Add the correct font weight in Edge and Safari.

0 commit comments

Comments
 (0)