mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 05:31:22 +00:00
Fixed margin top issue for the floating jacket in the blog page
This commit is contained in:
parent
b5ba5e76be
commit
2d39b45adf
@ -53,7 +53,7 @@ export default function Blog() {
|
|||||||
</Container>
|
</Container>
|
||||||
</div>
|
</div>
|
||||||
<Container>
|
<Container>
|
||||||
<div className="-mt-96 mx-auto">
|
<div className="-mt-64 mx-auto md:-mt-72 lg:-mt-80 xl:-mt-96">
|
||||||
<img src="/jacket.png" alt="Jacket" />
|
<img src="/jacket.png" alt="Jacket" />
|
||||||
</div>
|
</div>
|
||||||
{/** Replace by HTML Content */}
|
{/** Replace by HTML Content */}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user