Skip to content

Commit

Permalink
Update redeemcookie.html
Browse files Browse the repository at this point in the history
  • Loading branch information
magmalamps committed Apr 2, 2024
1 parent d0ae2a9 commit 1c6b937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fortunecookie/redeemcookie/redeemcookie.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h1>Redeem your fortune cookie</h1>
<br>
<button onclick="cookie_show()">Get my digital cookie!</button> <br>
<br>
<img src="" alt="" id="image" width="40%" onclick="recieve()">
<img src="" alt="" id="image" width="20%" onclick="recieve()">
<div class="cookie_text">
<p id="textdisplay" class="showmsg"></p>
</div>
Expand Down

0 comments on commit 1c6b937

Please sign in to comment.