Skip to content

Commit

Permalink
add padding
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth committed May 23, 2024
1 parent 547e709 commit 5279813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Discord.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
or are logged in with another account.
</div>
<div v-else>
<div v-if="state.noCCAddress">
<div v-if="state.noCCAddress" class="py-8">
You do not have a CrowdControl Address! <br>
All rewards will be credited to a CC Address. <br>
You might have an address, but you did not enter it on Zealy. <br>
Expand Down

0 comments on commit 5279813

Please sign in to comment.