Fix that prevents the toc from being covered by the main menu.

This commit is contained in:
MaikelChan
2023-07-14 03:50:45 +02:00
parent eceda27458
commit 18c163c563

View File

@@ -6871,7 +6871,7 @@ body:has(#menu-controller:checked) {
}
.lg\:top-10 {
top: 2.5rem;
top: 6rem;
}
.lg\:top-\[140px\] {