parent
a19dbdbf78
commit
23e7ad2903
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
@at-root #{selector-unify(&, "blockquote")} {
|
||||
border-left-color: mix(#000, $notice-color, 10%);
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: mix($background-color, $notice-color, $code-notice-background-mix)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue