bold active docs nav item

This commit is contained in:
Jason Costello 2017-02-13 16:28:37 -08:00
parent f068146d30
commit e498aa0408
1 changed files with 1 additions and 2 deletions

View File

@ -101,7 +101,6 @@ body.layout-intro{
padding-bottom: 15px; padding-bottom: 15px;
font-family: "Klavika-web"; font-family: "Klavika-web";
font-size: 16px; font-size: 16px;
font-weight: 500;
:last-child{ :last-child{
border-bottom: none; border-bottom: none;
@ -141,7 +140,7 @@ body.layout-intro{
&.active { &.active {
>a{ >a{
color: lighten($purple, 4%); color: lighten($purple, 4%);
font-weight: 500; font-weight: 600;
} }
&:before{ &:before{