Skip to content

Commit 7c50d02

Browse files
committed
fix note for warning admonition color
1 parent 9f49511 commit 7c50d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
450450
color: #2C323C;
451451
}
452452

453-
/* Warning boxes - Periwinkle Pursuit theme */
453+
/* Warning boxes - red theme */
454454
.theme-admonition-warning {
455455
background-color: #FF6B6B;
456456
border-color: #FF6B6B;

0 commit comments

Comments
 (0)