Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -442,7 +442,7 @@
|
|
| 442 |
font-family: var(--font-script);
|
| 443 |
font-size: clamp(34px, 9.5vw, 58px);
|
| 444 |
font-weight: 400;
|
| 445 |
-
line-height:
|
| 446 |
letter-spacing: -.02em;
|
| 447 |
text-wrap: balance;
|
| 448 |
}
|
|
|
|
| 442 |
font-family: var(--font-script);
|
| 443 |
font-size: clamp(34px, 9.5vw, 58px);
|
| 444 |
font-weight: 400;
|
| 445 |
+
line-height: 2.45;
|
| 446 |
letter-spacing: -.02em;
|
| 447 |
text-wrap: balance;
|
| 448 |
}
|