mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-15 06:03:33 -06:00
Typography fixes
This commit is contained in:
@@ -156,5 +156,15 @@
|
||||
h5,
|
||||
h6 {
|
||||
position: relative;
|
||||
|
||||
&:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
+ table,
|
||||
.table-wrapper,
|
||||
.code-example,
|
||||
.highlighter-rouge {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user