feat: feature/rainbow-component
This commit is contained in:
parent
cca6f44b8e
commit
5305e407c9
@ -39,8 +39,8 @@ export default function Index() {
|
|||||||
>
|
>
|
||||||
{/* <Box paddingTop={200}></Box> */}
|
{/* <Box paddingTop={200}></Box> */}
|
||||||
{/* <Splash></Splash> */}
|
{/* <Splash></Splash> */}
|
||||||
<Center width="100vw" maxWidth="100%" minHeight="100vh" paddingY={200}>
|
<Center width="100vw" maxWidth="100%" minHeight="100vh" paddingY={100}>
|
||||||
<Thingtime width="800px" valuePl={0} thing={ode}></Thingtime>
|
<Thingtime width="700px" valuePl={0} thing={ode}></Thingtime>
|
||||||
</Center>
|
</Center>
|
||||||
</Flex>
|
</Flex>
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user