diff --git a/src/css/custom.css b/src/css/custom.css index 95f2d2c0..ec0b47a2 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -700,6 +700,8 @@ html[data-theme="dark"] h3 { /*

*/ .markdown h4 { font-size: 1.3rem; + margin-bottom: 8px; + margin-top: 42px; } html[data-theme="light"] h4 { color: #62b00d;