Skip to content

Commit

Permalink
Tweaking styling to improve display of supporter logos
Browse files Browse the repository at this point in the history
  • Loading branch information
rockstardev committed Apr 3, 2024
1 parent 1e238f5 commit cf3e515
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions blog/.vuepress/theme/components/Sponsors.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
Baillie Gifford
</a>
<a href="https://tether.to" target="_blank" rel="noopener noreferrer">
<svg role="img" width="110" height="90"><use href="#supporter-tether"></use></svg>
<svg role="img" width="100" height="60" style="padding:5px"><use href="#supporter-tether"></use></svg>
Tether
</a>
<a href="https://hrf.org" target="_blank" rel="noopener noreferrer">
<svg role="img" width="110" height="50"><use href="#supporter-hrf"></use></svg>
<svg role="img" width="110" height="60"><use href="#supporter-hrf"></use></svg>
HRF
</a>
<a href="https://strike.me" target="_blank" rel="noopener noreferrer">
<svg role="img" width="55" height="50"><use href="#supporter-strike"></use></svg>
<svg role="img" width="55" height="60"><use href="#supporter-strike"></use></svg>
Strike
</a>
<a href="https://www.lunanode.com/" target="_blank" rel="noopener noreferrer">
<svg role="img" width="100" height="100"><use href="#supporter-lunanode"></use></svg>
<svg role="img" width="100" height="60" style="padding:5px"><use href="#supporter-lunanode"></use></svg>
LunaNode
</a>
<a href="https://walletofsatoshi.com/" target="_blank" rel="noopener noreferrer">
Expand Down

0 comments on commit cf3e515

Please sign in to comment.