Skip to content

Commit

Permalink
fix: updated bridge page styling (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
impelcrypto committed Feb 23, 2024
1 parent 411e8d3 commit a1f1dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/bridge/BridgeSelection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="wrapper--bridge-selection">
<div class="container--box">
<div class="container--title">
<span>Select a Bridge</span>
<span>{{ $t('bridge.selectBridge') }}</span>
</div>
<div class="container--selection">
<div class="column--selection">
Expand Down

0 comments on commit a1f1dce

Please sign in to comment.