This website requires JavaScript.
Explore
Help
Sign In
mafoo.org.uk
/
selfdefined
Watch
1
Star
0
Fork
0
You've already forked selfdefined
mirror of
https://github.com/fooflington/selfdefined.git
synced
2025-01-22 17:30:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
selfdefined
/
assets
/
css
/
structures
/
_table-of-content.scss
4 lines
43 B
SCSS
Raw
Normal View
History
Unescape
Escape
fix(table of content): avoid breaks inside of list items
2020-01-15 16:13:23 +01:00
.
toc__list-item
{
fix(table of content): use break-inside
2020-01-15 16:19:56 +01:00
break-inside
:
avoid
;
fix(table of content): avoid breaks inside of list items
2020-01-15 16:13:23 +01:00
}
Reference in New Issue
Copy Permalink