diff --git a/src/assets/styles/index.css b/src/assets/styles/index.css index 311ed8d8..09e4dc1c 100644 --- a/src/assets/styles/index.css +++ b/src/assets/styles/index.css @@ -177,6 +177,7 @@ h3 > svg, h4 > svg, h5 > svg, h6 > svg { + margin-right: .25rem; stroke-width: var(--stroke-width-bold) !important; } @@ -1056,16 +1057,6 @@ textarea { transition-property: border-color; } -h1 > svg, -h2 > svg, -h3 > svg, -h4 > svg, -h5 > svg, -h6 > svg, -.now__section--text p > svg { - margin-right: .25rem; -} - /* screens: small */ @media screen and (min-width: 640px) { main {