Tweak margin
This commit is contained in:
parent
015e86afcb
commit
612066d96c
|
@ -77,7 +77,7 @@ export default function Home() {
|
||||||
|
|
||||||
<Col className="pm:mx-10 gap-4 px-4 pb-12 pt-4 sm:pt-0">
|
<Col className="pm:mx-10 gap-4 px-4 pb-12 pt-4 sm:pt-0">
|
||||||
<Row className={'mb-2 w-full items-center justify-between gap-8'}>
|
<Row className={'mb-2 w-full items-center justify-between gap-8'}>
|
||||||
<Title className="!mt-0" text="Home" />
|
<Title className="!mt-0 !mb-0" text="Home" />
|
||||||
<DailyStats user={user} />
|
<DailyStats user={user} />
|
||||||
</Row>
|
</Row>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user