Skip to content

Commit 0baca87

Browse files
committed
Fix subtitle border color in dark mode.
1 parent 021d70e commit 0baca87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/globals.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,4 +493,5 @@ div[id^="headlessui-menu-items"] {
493493
@apply border-neutral-200;
494494
@apply border-b;
495495
@apply text-xl;
496+
@apply dark:border-neutral-700/80;
496497
}

0 commit comments

Comments
 (0)