fix text
This commit is contained in:
@@ -178,11 +178,11 @@ export default function UploadProduct() {
|
|||||||
{/* section-heading */}
|
{/* section-heading */}
|
||||||
<div className="section-heading w-full mb-5 lg:px-9 px-4 lg:pt-9 pt-5 ">
|
<div className="section-heading w-full mb-5 lg:px-9 px-4 lg:pt-9 pt-5 ">
|
||||||
<h1 className="text-dark-gray dark:text-white lg:text-26 text-18 font-bold tracking-wide mb-1">
|
<h1 className="text-dark-gray dark:text-white lg:text-26 text-18 font-bold tracking-wide mb-1">
|
||||||
Image,Video,Audio or 3D Model
|
Image,Video,Audio or Documents
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-thin-light-gray text-base tracking-wide font-medium">
|
<p className="text-thin-light-gray text-base tracking-wide font-medium">
|
||||||
File types suppported: JPG, PNG, GIP, SVG, MP4, MP3, WEBM,
|
File types supported: JPG, PNG, GIP, SVG, MP4, MP3, WEBM,
|
||||||
OGG, GLB, GLTF. Max Size : 100 MB
|
OGG, GLB, GLTF
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="main-content w-full lg:flex justify-between lg:px-9 px-4">
|
<div className="main-content w-full lg:flex justify-between lg:px-9 px-4">
|
||||||
@@ -298,7 +298,7 @@ export default function UploadProduct() {
|
|||||||
>
|
>
|
||||||
<span className="border-b dark:border-[#5356fb29] border-light-red">
|
<span className="border-b dark:border-[#5356fb29] border-light-red">
|
||||||
{" "}
|
{" "}
|
||||||
Cancel
|
Return
|
||||||
</span>
|
</span>
|
||||||
</button>
|
</button>
|
||||||
{/*<button*/}
|
{/*<button*/}
|
||||||
|
|||||||
Reference in New Issue
Block a user