diff --git a/tildes/scss/modules/_heading.scss b/tildes/scss/modules/_heading.scss index db2599e..7088428 100644 --- a/tildes/scss/modules/_heading.scss +++ b/tildes/scss/modules/_heading.scss @@ -11,6 +11,6 @@ .heading-notification { font-size: 0.8rem; - line-height: 0.8rem; - margin-bottom: 0; + line-height: 1rem; + margin-bottom: 0.2rem; }