bold active docs nav item
This commit is contained in:
parent
f068146d30
commit
e498aa0408
|
@ -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{
|
||||||
|
|
Loading…
Reference in New Issue