docs: increase space around titles for better visual feel
This commit is contained in:
3
docs/static/css/custom.css
vendored
3
docs/static/css/custom.css
vendored
@@ -57,7 +57,8 @@ h6:hover .header-link {
|
||||
|
||||
/* more space before headings */
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-top: 12px;
|
||||
margin-top: 12px;
|
||||
padding: 15px 0px;
|
||||
}
|
||||
|
||||
/* Fix spacing of info boxes */
|
||||
|
||||
Reference in New Issue
Block a user