Skip to content

Commit

Permalink
fix image size
Browse files Browse the repository at this point in the history
  • Loading branch information
Son NK committed Nov 7, 2023
1 parent 75dd3cf commit 08862a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/dashboard/pricing.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
class="clipboard"
data-clipboard-text="BF2023">BF2023</em> during the checkout.
<br>
<img src="/static/images/coupon.png" class="m-2">
<img src="/static/images/coupon.png" class="m-2" style="max-width: 300px">
<br>
Available until December 1, 2023.
</div>
Expand Down

0 comments on commit 08862a3

Please sign in to comment.