add !important to fix titles, yikes

This commit is contained in:
wellá
2020-07-15 12:37:24 +02:00
committed by GitHub
parent 35516bc932
commit cfc4259209

View File

@@ -68,11 +68,10 @@ export default {
}
}
&--title {
font-size: 16px;
&--title {
font-size: 16px !important;
font-weight: 900;
margin: 0;
margin-left: 0;
margin: 0 !important;
}
&--description {