Skip to content
Snippets Groups Projects
Commit 7175c717 authored by alexisben's avatar alexisben
Browse files

perfect vertical toc alignement

parent 0469b61f
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
padding: calc((var(--header-height)) / 2 - #{$body-size}) $grid-gutter
padding-top: 0
padding-bottom: 0
line-height: var(--header-height)
line-height: calc(var(--header-height) - 1px)
.toc
flex: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment