vendor/assets/stylesheets/blocks/_reset.scss in active_frontend-16.0.5 vs vendor/assets/stylesheets/blocks/_reset.scss in active_frontend-16.0.6
- old
+ new
@@ -166,10 +166,10 @@
touch-action: manipulation;
visibility: visible;
width: 100%;
}
body {
- background: color(light-haze);
+ background: color(white);
border-color: color(haze);
color: color(slate);
font-family: text-family(sans-serif);
font-size: text-size(b);
font-variant: normal;