Fix typo in CSS
This commit is contained in:
parent
6a506278ad
commit
d30e216647
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue