diff --git a/themes/geekboot/assets/scss/_sidebar.scss b/themes/geekboot/assets/scss/_sidebar.scss index 60b55237..a4729e7b 100644 --- a/themes/geekboot/assets/scss/_sidebar.scss +++ b/themes/geekboot/assets/scss/_sidebar.scss @@ -15,6 +15,11 @@ .bd-links-nav { font-size: .95rem !important; + a.bd-links{ + text-decoration: none !important; + color: var(--body-color) !important; + } + @include media-breakpoint-down(lg) { margin-top: 0 !important; font-size: 1rem !important; diff --git a/themes/geekboot/layouts/partials/docs-sidebar.html b/themes/geekboot/layouts/partials/docs-sidebar.html index 05c32c53..df1421e2 100644 --- a/themes/geekboot/layouts/partials/docs-sidebar.html +++ b/themes/geekboot/layouts/partials/docs-sidebar.html @@ -11,7 +11,7 @@ {{ if not .Page.Params.tocHidden }}