Fix two misdirections

This commit is contained in:
iBug
2024-06-25 22:55:58 +08:00
parent ded2d87b2b
commit 9ffaf41d20
2 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@
position: -webkit-sticky;
position: sticky;
top: 2em;
float: inline-start;
float: inline-end;
.toc {
.toc__menu {