Skip to content

Commit d1de5c7

Browse files
committed
Add thin borders
1 parent 298c1a2 commit d1de5c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs_headless/src/styles/global.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
--sl-color-bg-nav: var(--sl-color-black);
99
--sl-color-bg: var(--sl-color-black);
1010
--sl-color-bg-sidebar: var(--sl-color-black);
11+
--sl-color-hairline-shade: var(--sl-color-gray-6);
1112
--sl-color-accent: #bd0249;
1213
--sl-color-accent-high: #ff78ac;
1314
}
1415

15-
img.icon {
16+
img.icon {
1617
display: inline;
1718
box-shadow: none;
1819
margin: 0;

0 commit comments

Comments
 (0)