Fix title

This commit is contained in:
pheralb 2022-02-19 14:11:26 +00:00
parent b7a13a81df
commit d40c47c4d7

View File

@ -11,7 +11,7 @@ export default function Index() {
<Box textAlign="center"> <Box textAlign="center">
<Show delay="0"> <Show delay="0">
<chakra.h1 <chakra.h1
fontSize={{ base: "30px", sm: "35px", md: "6xl" }} fontSize={{ base: "25px", sm: "35px", md: "6xl" }}
letterSpacing="tight" letterSpacing="tight"
lineHeight="short" lineHeight="short"
fontWeight="extrabold" fontWeight="extrabold"