diff --git a/src/css/mk.css b/src/css/mk.css index 6cfdb9e..b70c709 100644 --- a/src/css/mk.css +++ b/src/css/mk.css @@ -3,7 +3,7 @@ */ /* Fonts */ :root { - --lh: 20px; + --lh: 18px; } body { @@ -265,7 +265,6 @@ h1, h2, h3, h4, h5, h6 { a { color: var(--hl); font-weight: 700; - padding: 2px; } b, strong, i, em { color: var(--rfg);