Skip to content

Commit 3134640

Browse files
authored
Fix docs <code> elements having a black background (slint-ui#8453)
Fixes slint-ui#8331
1 parent 69bd59b commit 3134640

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/astro/src/styles/custom.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
--sl-text-h4: 1.2rem;
5454
--sl-content-width: 50rem;
5555
--sl-color-bg: #1b1b1f;
56-
--sl-color-gray-6: #161618;
5756
--sl-color-hairline: #212329;
5857
--sl-color-hairline-shade: var(--sl-color-hairline);
5958
--badge-border-color: --sl-color-hairline;

0 commit comments

Comments
 (0)