mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-14 03:39:03 -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