Skip to content

Commit

Permalink
enlarge text for action required warning (markets page)
Browse files Browse the repository at this point in the history
  • Loading branch information
norwnd committed Feb 6, 2025
1 parent eb769e1 commit 1ab59a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/webserver/site/src/html/markets.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,9 @@
<div class="d-hide p-2 mt-2" id="bondRequired">
<div class="p-3 flex-center fs17 grey">[[[action_required_to_trade]]]</div>
<div class="border-top border-bottom flex-center p-2">
<p class="text-center fs14 p-2 m-0">
<p class="text-center fs16 p-2 m-0">
[[[acct_tier_post_bond]]]
<a id="dexSettingsLink" class="fs15 hoverbg subtlelink">[[[enable_bond_maintenance]]]</a>
<a id="dexSettingsLink" class="fs16 hoverbg subtlelink">[[[enable_bond_maintenance]]]</a>
</p>
</div>
</div>
Expand Down

0 comments on commit 1ab59a2

Please sign in to comment.