Skip to content

Commit

Permalink
Remove buy button in gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
orueI committed Nov 8, 2024
1 parent af79567 commit ceb5306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
<p id="bio"></p>
</div>

<button class="block bg-hat hover:bg-orange-400 text-white text-lg py-2 px-4 rounded leading-6 w-full" style="margin-top: 12px">Buy
</button>
<!-- <button class="block bg-hat hover:bg-orange-400 text-white text-lg py-2 px-4 rounded leading-6 w-full" style="margin-top: 12px">Buy-->
<!-- </button>-->
</div>
</div>
<script src="gallery_script.js"></script>
Expand Down

0 comments on commit ceb5306

Please sign in to comment.