Skip to content

Commit c975cec

Browse files
Fix cards for dark mode
1 parent 220edfb commit c975cec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/cursorless-org-docs/src/css/custom.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
cursor: pointer;
4242
}
4343

44+
/* testing */
45+
4446
.card-body {
4547
padding: 1rem;
4648
}

0 commit comments

Comments
 (0)