vendor/assets/stylesheets/_trunk.scss in active_frontend-10.2.5 vs vendor/assets/stylesheets/_trunk.scss in active_frontend-10.2.6
- old
+ new
@@ -132,6 +132,8 @@
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {
.trunk { border-width: 0.5px; }
+ .trunk-nav > li > a,
+ .trunk-user > li > a { letter-spacing: 0.5px; }
}
\ No newline at end of file