Better style inline code
This commit is contained in:
parent
1b89ca7006
commit
d1c71f852b
1 changed files with 5 additions and 0 deletions
|
@ -175,3 +175,8 @@ pre.chroma {
|
|||
.plyr {
|
||||
min-width: initial;
|
||||
}
|
||||
|
||||
p code {
|
||||
@extend .chroma;
|
||||
padding: $spacer * 0.25;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue