Why doesn't td-main have a padding-top to avoid the header? #1353
jiaxincao
started this conversation in
CSS and other site hacks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm a little bit confused why td-main doesn't have a padding-top or margin-top to skip the header. Instead, the current solution seems to let its three child, td-sidebar, td-sidebar-toc, and the main content to skip the header separately.
All reactions