Fix typo in CSS

This commit is contained in:
Ramon Wenger 2023-04-20 11:21:39 +02:00
parent 6a506278ad
commit d30e216647
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ export default {
&__hero-source { &__hero-source {
@include tiny-text; @include tiny-text;
ling-height: 25px; line-height: 25px;
} }
&__meta-title { &__meta-title {