mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Don't skip headers for table of contents
This commit is contained in:
@ -60,6 +60,10 @@ h1 svg.icon {
|
||||
|
||||
|
||||
/* Content formatting */
|
||||
#table-of-contents h2 {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.content {
|
||||
padding: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user