Skip to content

Commit

Permalink
(ui) button padding
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Jan 3, 2024
1 parent ece4b6c commit b17e631
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion frontend/src/components/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,11 @@
type="button"
href="https://github.com/kevincobain2000/instachart"
>
Read docs
Github
</a>
</div>
<div class="flex items-center justify-between pt-4">
<p>View us on Product Hunt</p>
<a href="https://www.producthunt.com/posts/instachart?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-instachart" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=432315&theme=neutral" alt="InstaChart - Generate&#0032;charts&#0032;as&#0032;images | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
</div>
</div>
Expand Down

0 comments on commit b17e631

Please sign in to comment.