vendor/assets/stylesheets/components/_navbar.scss in active_frontend-16.3.2 vs vendor/assets/stylesheets/components/_navbar.scss in active_frontend-16.3.3
- old
+ new
@@ -39,10 +39,10 @@
&:active,
&:focus { background: darkish-color(primary); }
}
> i {
- font-size: text-size(l);
+ font-size: 22px;
display: block;
margin-bottom: 3px;
}
}