Skip to content

Commit 9d8c1d4

Browse files
author
scotty
committed
fixed TOC text alignment
1 parent 5dfe86d commit 9d8c1d4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

_sass/_base.sass

+1-7
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ section
512512
background-color: $light-grey
513513
border-left: 3px solid $blue
514514
padding: 7.5px 10px 7.5px 18px
515-
margin-left: -21px
515+
margin-left: -3px
516516
color: $blue
517517

518518
.open-toc
@@ -526,11 +526,6 @@ section
526526
overflow-y: auto
527527

528528
.pi-accordion
529-
margin-left: -20px
530-
531-
.container
532-
padding-left: 20px
533-
534529
.item
535530
overflow: hidden
536531

@@ -546,7 +541,6 @@ section
546541

547542
a.item > .title
548543
color: black
549-
padding-left: 0
550544

551545
&:hover
552546
color: $blue

0 commit comments

Comments
 (0)