rose pine code blocks
This commit is contained in:
parent
9d93329527
commit
144737feb4
1 changed files with 2 additions and 2 deletions
|
@ -486,8 +486,8 @@ hr {
|
||||||
|
|
||||||
._code {
|
._code {
|
||||||
@extend ._monospace;
|
@extend ._monospace;
|
||||||
background: #2d2d2d;
|
background: #26233a;
|
||||||
color: #ccc;
|
color: #e0def4;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
Loading…
Reference in a new issue