mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
[about] tweak breakpoints with new bdk logo
This commit is contained in:
parent
34d4b7fa6f
commit
4a7b63dd6f
1 changed files with 4 additions and 4 deletions
|
|
@ -409,7 +409,7 @@
|
|||
<div class="alliances" id="community-alliances">
|
||||
<h3 i18n="about.alliances">Community Alliances</h3>
|
||||
<div class="row alliances-logos">
|
||||
<a target="_blank" class="d-block col-12 col-sm-6 col-lg-3 pt-2" href="https://liquid.net/" title="Liquid Network">
|
||||
<a target="_blank" class="d-block col-12 col-md-6 col-lg-3 pt-2" href="https://liquid.net/" title="Liquid Network">
|
||||
<div class="p-2 alliance-logo">
|
||||
@if (isLightMode) {
|
||||
<img src="/resources/profile/liquid-light.svg" />
|
||||
|
|
@ -418,12 +418,12 @@
|
|||
}
|
||||
</div>
|
||||
</a>
|
||||
<a target="_blank" class="d-block col-12 col-sm-6 col-lg-4" href="https://opencrypto.org/" title="Copa - Crypto Open Patent Alliance" >
|
||||
<a target="_blank" class="d-block col-12 col-md-6 col-lg-4" href="https://opencrypto.org/" title="Copa - Crypto Open Patent Alliance" >
|
||||
<div class="p-2 alliance-logo copa">
|
||||
<img src="/resources/profile/copa.png" />
|
||||
</div>
|
||||
</a>
|
||||
<a target="_blank" class="d-block col-12 col-sm-6 col-lg-2" href="https://bitcoin.gob.sv" title="Oficina Nacional del Bitcoin" >
|
||||
<a target="_blank" class="d-block col-12 col-md-6 col-lg-2" href="https://bitcoin.gob.sv" title="Oficina Nacional del Bitcoin" >
|
||||
<div class="alliance-logo">
|
||||
@if (isLightMode) {
|
||||
<img src="/resources/profile/onbtc-full-light.svg" />
|
||||
|
|
@ -432,7 +432,7 @@
|
|||
}
|
||||
</div>
|
||||
</a>
|
||||
<a target="_blank" class="d-block col-12 col-sm-6 col-lg-3" href="https://bitcoindevkit.org/foundation/about/" title="Bitcoin Dev Kit Foundation" >
|
||||
<a target="_blank" class="d-block col-12 col-md-6 col-lg-3" href="https://bitcoindevkit.org/foundation/about/" title="Bitcoin Dev Kit Foundation" >
|
||||
<div class="p-2 alliance-logo">
|
||||
<img src="/resources/profile/bdk.svg" />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue