@ -10,7 +10,7 @@
list-style-type: none;
padding: 0px;
position: absolute;
bottom: -10px;
bottom: -11px;
left: 50px;
> li {
@ -18,7 +18,7 @@
margin-right: 30px;
&.active {
border-bottom: 3px solid @brand-primary;
border-bottom: 4px solid @brand-primary;
padding-bottom: 10px;
}