header tweaks

This commit is contained in:
psychobunny
2015-08-20 12:12:55 -04:00
parent 12539a158d
commit c35ef74c5c

View File

@@ -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;
}