fix sidebar from being pushed out of alignment

Signed-off-by: PhakornKiong <phakorn214@gmail.com>
This commit is contained in:
PhakornKiong
2021-10-09 22:08:58 +08:00
parent a8a9990356
commit af092b0884
+4
View File
@@ -1217,3 +1217,7 @@ code {
.medium-zoom-image {
z-index: 10000;
}
h3.collapsible span.arrow {
margin-right: 4px;
}