Skip to content

Commit d4f33b0

Browse files
author
Sarim
committed
buf
1 parent 8b2e677 commit d4f33b0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

style.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,10 @@ body.menu-open .nav-backdrop {
214214
}
215215

216216
.intro-hero__text {
217-
font-size: 1.0625rem;
217+
font-family: var(--mono);
218+
font-size: 0.9375rem;
219+
font-weight: 500;
220+
letter-spacing: 0.04em;
218221
color: var(--text);
219222
line-height: 1.75;
220223
}

0 commit comments

Comments
 (0)