mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-10 21:01:41 +00:00
fix(table of content): use break-inside
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
.toc__list-item {
|
||||
page-break-inside: avoid;
|
||||
break-inside: avoid;
|
||||
}
|
||||
|
Reference in New Issue
Block a user