mirror of
https://github.com/vercel/commerce.git
synced 2025-06-18 21:21:21 +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>
|
||||
</div>
|
||||
<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" />
|
||||
</div>
|
||||
{/** Replace by HTML Content */}
|
||||
|
Loading…
x
Reference in New Issue
Block a user