1
Fork 0

Fix linting on scss

This commit is contained in:
Jake Howard 2018-05-10 13:50:37 +01:00
parent ef86710c08
commit 1e4cfebc41
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -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;
}
}