fix: documentation hero

This commit is contained in:
Valerio Ageno
2024-08-17 20:16:26 +02:00
parent 6402f42d01
commit 3636268a71
3 changed files with 3 additions and 3 deletions
@@ -13,7 +13,7 @@ import { Link } from 'tuono'
export default function Hero(): JSX.Element {
return (
<Container size={1100} mt={200}>
<Container size={1100} my={100}>
<Center>
<Title order={1}>The react/rust fullstack framework</Title>
</Center>