Skip to content

Commit 70c6626

Browse files
authored
Update style.css
1 parent 3a1fc74 commit 70c6626

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

public/style.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,13 +251,16 @@ body::after {
251251

252252
font-size: 58px;
253253

254-
line-height: 1.08;
254+
line-height: 1.15;
255255

256256
letter-spacing: -2px;
257257

258258
color: var(--verde-escuro);
259259

260260
margin-bottom: 28px;
261+
262+
word-break: norma;
263+
overflow-wrap: break-word;
261264
}
262265

263266
.hero-content h1 span {

0 commit comments

Comments
 (0)