Skip to content

Commit 49f05ed

Browse files
authored
Update style.css
1 parent 222f895 commit 49f05ed

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

public/style.css

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -248,19 +248,13 @@ body::after {
248248
.hero-content h1 {
249249

250250
font-family: 'Urbanist', sans-serif;
251-
252251
font-size: 58px;
253-
254252
line-height: 1.15;
255-
256-
letter-spacing: -2px;
257-
253+
letter-spacing: -1px;
258254
color: var(--verde-escuro);
259-
260255
margin-bottom: 28px;
261256

262-
word-break: norma;
263-
overflow-wrap: break-word;
257+
max-width: 700px;
264258
}
265259

266260
.hero-content h1 span {

0 commit comments

Comments
 (0)