formatting and bun
This commit is contained in:
parent
57895f546b
commit
293963ea1c
@ -33,7 +33,7 @@ const Bar = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="m-[8px] space-y-[4px]">
|
<div className="m-[8px] space-y-[4px]">
|
||||||
{/* title and description of item */}
|
{/* title and description of item */}
|
||||||
<div className="w-full font-sans">
|
<div className="flex flex-col w-full font-sans">
|
||||||
{/* title and photo */}
|
{/* title and photo */}
|
||||||
<div className="inline-block">
|
<div className="inline-block">
|
||||||
<h4 className={`pt-2 float-left ${interBold.className}`}>
|
<h4 className={`pt-2 float-left ${interBold.className}`}>
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user