Remove debug
This commit is contained in:
parent
7b0aa74317
commit
6730d50add
|
@ -161,7 +161,6 @@ h1, h2, h3 {
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@debug "In base.body, #{$color-dark}";
|
|
||||||
font-family: $ff-sans;
|
font-family: $ff-sans;
|
||||||
font-size: $fs-400;
|
font-size: $fs-400;
|
||||||
color: $color-dark;
|
color: $color-dark;
|
||||||
|
|
Loading…
Reference in New Issue