vendor/assets/stylesheets/blocks/_reset.scss in active_frontend-17.0.4 vs vendor/assets/stylesheets/blocks/_reset.scss in active_frontend-17.1.0
- old
+ new
@@ -168,10 +168,10 @@
width: 100%;
}
body {
background: color(white);
border-color: color(haze);
- color: color(black);
+ color: color(steel);
font-family: text-family(sans-serif);
font-size: text-size(b);
font-variant: normal;
font-weight: text-weight(semilight);
letter-spacing: -0.4px;