Skip to content

Commit

Permalink
Style captions in the left sidebar Index
Browse files Browse the repository at this point in the history
  • Loading branch information
danirus committed Feb 20, 2024
1 parent 5ded736 commit 1e53f29
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions scss/components/_toc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 1e53f29

Please sign in to comment.