Skip to content

Commit

Permalink
add custom css
Browse files Browse the repository at this point in the history
  • Loading branch information
Orlayhemmy committed May 23, 2018
1 parent 90d2aee commit d31c445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/views/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ <h4 class="sign-body">Choose Your Preferred Card Design</h4>
</div>
</div>

<div id="modal2" class="modal">
<h2>Please Donate</h2>
<div id="modal2" class="modal" style="text-align: center; padding: 30px;font-size:2rem">
<h2>You must have donated $5 or more to be able to customize card</h2>
</div>
<div class="col s8">
<div class="game-log">
Expand Down

0 comments on commit d31c445

Please sign in to comment.