Tweak padding
This commit is contained in:
parent
701d0a06cd
commit
37e8cfbbed
|
@ -5,7 +5,7 @@ import { Title } from 'web/components/title'
|
||||||
|
|
||||||
export default function LabsPage() {
|
export default function LabsPage() {
|
||||||
return (
|
return (
|
||||||
<Page>
|
<Page className="px-4">
|
||||||
<Title text="Manifold Labs" />
|
<Title text="Manifold Labs" />
|
||||||
|
|
||||||
<Masonry
|
<Masonry
|
||||||
|
|
Loading…
Reference in New Issue
Block a user