mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Fix title
This commit is contained in:
parent
b7a13a81df
commit
d40c47c4d7
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user