Fix linting on scss
This commit is contained in:
parent
ef86710c08
commit
1e4cfebc41
1 changed files with 1 additions and 1 deletions
|
@ -223,8 +223,8 @@ pre.chroma {
|
|||
p, li, h1, h2, h3, h4, h5, h6 {
|
||||
code {
|
||||
@extend .chroma;
|
||||
color: inherit;
|
||||
padding: $spacer * 0.25;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue