mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-25 11:21:53 +02:00
Fix that prevents the toc from being covered by the main menu.
This commit is contained in:
parent
eceda27458
commit
18c163c563
1 changed files with 1 additions and 1 deletions
|
@ -6871,7 +6871,7 @@ body:has(#menu-controller:checked) {
|
|||
}
|
||||
|
||||
.lg\:top-10 {
|
||||
top: 2.5rem;
|
||||
top: 6rem;
|
||||
}
|
||||
|
||||
.lg\:top-\[140px\] {
|
||||
|
|
Loading…
Add table
Reference in a new issue