diff --git a/website/source/assets/stylesheets/_docs.scss b/website/source/assets/stylesheets/_docs.scss index 239dde759..132c4ba20 100755 --- a/website/source/assets/stylesheets/_docs.scss +++ b/website/source/assets/stylesheets/_docs.scss @@ -101,7 +101,6 @@ body.layout-intro{ padding-bottom: 15px; font-family: "Klavika-web"; font-size: 16px; - font-weight: 500; :last-child{ border-bottom: none; @@ -141,7 +140,7 @@ body.layout-intro{ &.active { >a{ color: lighten($purple, 4%); - font-weight: 500; + font-weight: 600; } &:before{