Skip to content

Commit

Permalink
site: make buy me a choco button smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
darakeon committed Aug 6, 2024
1 parent bce4892 commit 5d70828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/MVC/Views/Shared/Sponsor.cshtml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<a href="@Cfg.BuyMeACoffee" target="_blank" class="btn btn-primary">
<a href="@Cfg.BuyMeACoffee" target="_blank" class="btn btn-sm btn-default">
🍫 @Context.Translate("BuyMeAChocolate")
</a>

0 comments on commit 5d70828

Please sign in to comment.