mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 07:56:59 +00:00
Update sagyobar-detail.tsx
This commit is contained in:
parent
ebaff744ad
commit
1dbdf74e08
@ -26,7 +26,7 @@ export default function SagyobarDetail() {
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
className={clsx(
|
className={clsx(
|
||||||
'font-multilingual mx-auto mx-auto flex w-full max-w-screen-2xl flex-col space-y-12 py-12 text-left font-extralight md:flex-row md:space-x-6 md:space-y-0 md:py-24 md:pb-24'
|
'font-multilingual mx-auto flex w-full max-w-screen-2xl flex-col space-y-12 py-12 text-left font-extralight md:flex-row md:space-x-6 md:space-y-0 md:py-24 md:pb-24'
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
<div className="flex flex-col space-y-4 md:w-1/2">
|
<div className="flex flex-col space-y-4 md:w-1/2">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user