We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfe86d commit 9d8c1d4Copy full SHA for 9d8c1d4
_sass/_base.sass
@@ -512,7 +512,7 @@ section
512
background-color: $light-grey
513
border-left: 3px solid $blue
514
padding: 7.5px 10px 7.5px 18px
515
- margin-left: -21px
+ margin-left: -3px
516
color: $blue
517
518
.open-toc
@@ -526,11 +526,6 @@ section
526
overflow-y: auto
527
528
.pi-accordion
529
- margin-left: -20px
530
-
531
- .container
532
- padding-left: 20px
533
534
.item
535
overflow: hidden
536
@@ -546,7 +541,6 @@ section
546
541
547
542
a.item > .title
548
543
color: black
549
- padding-left: 0
550
544
551
545
&:hover
552
0 commit comments