Skip to content

Commit 17672bf

Browse files
committed
title size
1 parent f86166e commit 17672bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ const Homepage = () => {
196196
/>
197197
</Link>
198198
<Box
199-
fontSize={["30px", "50px"]}
199+
fontSize={["30px", "30px", "50px"]}
200200
fontWeight="700"
201201
maxW="613px"
202202
mt="0px"

0 commit comments

Comments
 (0)