chore(style): better visuals for toc item
parent
b9744e5c5e
commit
92e1ff01cf
|
@ -38,7 +38,7 @@ $card-media-margin ?= 0.75rem
|
|||
$card-shadow ?= $shadow, 0 0 1px rgba(0, 0, 0, 0.1)
|
||||
|
||||
$menu-item-active-color ?= $link
|
||||
$menu-item-active-background-color ?= transparent
|
||||
$menu-item-active-background-color ?= hsl(219, 70%, 96%)
|
||||
|
||||
$content-heading-weight ?= $weight-normal
|
||||
|
||||
|
|
Loading…
Reference in New Issue