erynwells.me/assets/styles/root/050_table_of_contents.css

4 lines
74 B
CSS
Raw Normal View History

2023-09-24 09:21:49 -07:00
aside#table-of-contents {
grid-column: content-start / content-end;
2023-09-24 09:21:49 -07:00
}