Skip to content

Commit 3efdd6c

Browse files
committed
fix : 오타 수정
1 parent b31c16f commit 3efdd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ html, body {
196196
@utility text-label-sm { font-size:1.1rem; line-height: 1.6rem; font-weight: 300; letter-spacing: 0.05em; font-family: var(--font-sans); }
197197

198198
@utility text-body-lg { font-size:1.4rem; line-height: 2.4rem; font-weight: 400; letter-spacing: 0.05em; font-family: var(--font-sans); }
199-
@utility text-body-md { font-size:1.2rem; line-height: 2rem; font-weight: 300; letter-spacing: 0.025em; -family: var(--font-sans); }
199+
@utility text-body-md { font-size:1.2rem; line-height: 2rem; font-weight: 300; letter-spacing: 0.025em; font-family: var(--font-sans); }
200200
@utility text-body-sm { font-size:1rem; line-height: 1.6rem; font-weight: 200; letter-spacing: 0.04em; font-family: var(--font-sans); }
201201

202202
/* JEN Serif */

0 commit comments

Comments
 (0)