Skip to content

Commit

Permalink
Adds padding to button
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpolman committed May 16, 2024
1 parent 498d229 commit 7b4fbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/campaign/src/views/discovery/Learn.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p class="lead">
Get lottery tickets for NFT's at a discount and claim the Discord Role for your membership rank.
</p>
<b-button variant="success" href="https://app.thx.network/c/thx-app/rewards" target="_blank">
<b-button variant="success" href="https://app.thx.network/c/thx-app/rewards" target="_blank" class="px-5">
Onboarding Rewards
</b-button>
</template>
Expand Down

0 comments on commit 7b4fbf0

Please sign in to comment.