Skip to content

Commit a22dc9a

Browse files
committed
Update experimental bg color
1 parent 9d83a40 commit a22dc9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles/global.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,10 @@ pre.code-box,
308308
}
309309
}
310310

311+
.experimental {
312+
background-color: var(--bg-yellow);
313+
}
314+
311315
.callout.callout-note {
312316
background-color: var(--bg-blue);
313317
}

0 commit comments

Comments
 (0)