diff --git a/scss/components/_toc.scss b/scss/components/_toc.scss index 5f0fa5b..ccdebc8 100644 --- a/scss/components/_toc.scss +++ b/scss/components/_toc.scss @@ -107,12 +107,10 @@ text-transform: uppercase; } -// .nftt-sidebar-content { -// display: flex; -// flex-direction: column; -// width: 100%; -// height: 100%; -// } +.nftt-sidebar-content .caption-text { + padding: 0px 16px; + font-size: 1rem; + } .nftt-sidebar .toc { @include media-breakpoint-up(lg) {