Skip to content

Commit 96cd88f

Browse files
authored
Merge pull request #172 from skaut/footer-widget-line-spacing-fix
Fixed title widget tagline line spacing
2 parents 65fbb59 + 094321f commit 96cd88f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/frontend/title-widget.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
}
1414

1515
.crdm-modern-title-widget-tagline {
16+
line-height: 1;
17+
}
18+
19+
.crdm-modern-title-widget-tagline::first-line {
1620
line-height: 1.9;
1721
}
1822

0 commit comments

Comments
 (0)