diff --git a/org.css b/org.css index 217890e..28339b4 100644 --- a/org.css +++ b/org.css @@ -14,7 +14,7 @@ body { } h1 { font-size: 25px; } -h2 { font-size: 23px; margin-left: -3.5em; } +h2 { font-size: 23px; margin-left: -2em; } h2 code, h2 kbd { font-size: 20px; } h3 { font-size: 21px; font-style: italic; } h3 code, h3 kbd { font-size: 19px; }