Entry layout

This commit is contained in:
2023-02-11 21:25:54 -05:00
parent ed41cb8bf8
commit dab21802b1
2 changed files with 59 additions and 23 deletions
+1 -6
View File
@@ -96,12 +96,7 @@ export default function Resources() {
</ul>
</div>
<div style={{ transform: "translateY(-22px)" }}>
<Link
to="/upload-product"
className="btn-gradient lg:flex hidden w-[153px] h-[46px] rounded-full text-white justify-center items-center"
>
Upload Product
</Link>
</div>
</div>
<div className="hidden lg:block w-full h-[1px] bg-[#DCD5FE] dark:bg-[#5356fb29] absolute top-[42px] left-0"></div>