Skip to content

Commit 683ab77

Browse files
committed
Tailwind: Same change as last commit but for light theme
1 parent 5be145e commit 683ab77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tailwind.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ starlight-tabs {
188188
@apply bg-accent-600/90 hover:bg-accent-600 text-white;
189189
}
190190
[aria-current='false'] {
191-
@apply hover:bg-accent-200 hover:font-semibold;
191+
@apply hover:bg-accent-200;
192192
}
193193

194194
/* Right sidebar */

0 commit comments

Comments
 (0)