Remove margin-top of .toc (fixes #25)

This commit is contained in:
Silap Aliyev
2018-05-20 13:48:14 +09:00
committed by GitHub
parent 99de60f8ce
commit 01569fe3c0
-1
View File
@@ -6,7 +6,6 @@
padding: .5em;
position: absolute;
overflow: auto;
margin-top: 3.5em;
}
.toc-header {