1 parent 3a1fc74 commit 70c6626Copy full SHA for 70c6626
1 file changed
public/style.css
@@ -251,13 +251,16 @@ body::after {
251
252
font-size: 58px;
253
254
- line-height: 1.08;
+ line-height: 1.15;
255
256
letter-spacing: -2px;
257
258
color: var(--verde-escuro);
259
260
margin-bottom: 28px;
261
+
262
+ word-break: norma;
263
+ overflow-wrap: break-word;
264
}
265
266
.hero-content h1 span {
0 commit comments