Skip to content

Commit b4bc24f

Browse files
author
Hakan Çelik
committed
style(hero): increase hero title line-height to prevent text overlap
1 parent 588b590 commit b4bc24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ body {
209209
.hero-title {
210210
font-size: 3.5rem;
211211
font-weight: 700;
212-
line-height: 1.2;
212+
line-height: 1.35;
213213
margin-bottom: var(--spacing-md);
214214
color: var(--text-primary);
215215
}

0 commit comments

Comments
 (0)