1 parent 222f895 commit 49f05edCopy full SHA for 49f05ed
1 file changed
public/style.css
@@ -248,19 +248,13 @@ body::after {
248
.hero-content h1 {
249
250
font-family: 'Urbanist', sans-serif;
251
-
252
font-size: 58px;
253
254
line-height: 1.15;
255
256
- letter-spacing: -2px;
257
+ letter-spacing: -1px;
258
color: var(--verde-escuro);
259
260
margin-bottom: 28px;
261
262
- word-break: norma;
263
- overflow-wrap: break-word;
+ max-width: 700px;
264
}
265
266
.hero-content h1 span {
0 commit comments