mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 05:20:07 +00:00
Modify H4 spacing (#723)
This commit is contained in:
parent
70d31bfeed
commit
7afc79f5ce
@ -700,6 +700,8 @@ html[data-theme="dark"] h3 {
|
|||||||
/* <h4> */
|
/* <h4> */
|
||||||
.markdown h4 {
|
.markdown h4 {
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
|
margin-bottom: 8px;
|
||||||
|
margin-top: 42px;
|
||||||
}
|
}
|
||||||
html[data-theme="light"] h4 {
|
html[data-theme="light"] h4 {
|
||||||
color: #62b00d;
|
color: #62b00d;
|
||||||
|
Loading…
Reference in New Issue
Block a user