vendor/assets/stylesheets/components/_header.scss in active_frontend-16.4.1 vs vendor/assets/stylesheets/components/_header.scss in active_frontend-17.0.0
- old
+ new
@@ -95,10 +95,10 @@
font-size: text-size(l);
margin-top: -3px;
.indicator {
background: color(red);
- border-radius: border-radius(xl);
+ border-radius: border-radius(xxl);
height: 5px;
margin-left: 17px;
position: absolute;
width: 5px;
}