vendor/assets/stylesheets/_navbar.scss in active_frontend-13.0.6 vs vendor/assets/stylesheets/_navbar.scss in active_frontend-13.1.0
- old
+ new
@@ -10,10 +10,10 @@
.navbar {
background: $color-white;
border-collapse: separate;
border-top: 1px solid $color-haze;
box-sizing: border-box;
- color: $color-dark-black;
+ color: $color-black;
display: table;
height: 50px;
line-height: 1;
table-layout: fixed;
width: 100%;