Skip to content

Commit 8c40e1f

Browse files
fix: bold tweak
1 parent 2bbe9a0 commit 8c40e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/TermsOfService/TermsOfService.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ export default function TermsOfService() {
203203
htmlFor="tos"
204204
aria-label="I agree to the TOS and privacy policy"
205205
>
206-
<span className="font-semibold">
206+
<span className="font-medium">
207207
I agree to{' '}
208208
<A
209209
hook="terms of service"

0 commit comments

Comments
 (0)