Delete Download Button

This commit is contained in:
2024-02-22 19:00:47 +00:00
parent 6dbc0a2e8e
commit 17d2ce436a
-3
View File
@@ -2,9 +2,6 @@ function Home() {
return (
<div>
<div className="absolute right-[6%] top-[4%]">
<button>Download</button>
</div>
<div className="grid h-screen place-items-center">
<div>
<img src="logos/logo_transparent_inverse.png"/>