diff --git a/src/styles/components/_headings.less b/src/styles/components/_headings.less index 2a9fe4f..b7dd266 100644 --- a/src/styles/components/_headings.less +++ b/src/styles/components/_headings.less @@ -4,6 +4,12 @@ h1, h2, h3, h4, h5, h6 &.center, &.main { text-align: center; } + + > svg + { + position: relative; + bottom: -0.15em; + } } h1