Remove Galaxy.eco logo

This commit is contained in:
Thomas Smith 2022-11-02 15:40:03 -04:00
parent 1f2611bacc
commit 02afaaa787
2 changed files with 4 additions and 11 deletions

View file

@ -251,7 +251,7 @@
<div class="gen-art" id="gen-art-10"></div>
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12" style="position:relative; z-index: 2;">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12" style="position:relative; z-index: 2; margin-top: 20px;">
<h2>partners</h2>
<p>At our core, tea is about building an open-source ecosystem that is fair for everyone. This is an enormous undertaking and we cant do it alone. Here we want to thank those that have already enlisted for the Open-Source Revolution.</p>
<!-- Add in community to partners, with large metric feed. Maybe use fists icon for that -->
@ -260,10 +260,9 @@
</div>
</div>
<div class="row pt-5">
<div class="row">
<div class="col">
<img class="partner-logo" id="binance-logo" src="/Images/binance-logo-white.svg" alt="Binance Logo" style="width:16.183vw; z-index:2; position:relative;">
<img class="partner-logo ps-5" id="galaxy-eco-labs" src="/Images/galaxy-eco.svg" alt="Galaxy Eco Logo" style="width:40%; z-index:2; position:relative;">
<img class="partner-logo" id="binance-logo" src="/Images/binance-logo-white.svg" alt="Binance Logo" style="width:37.757vw; margin-top:1.116vw; z-index:2; position:relative;">
<img class="mobile-grid-element" src="/Images/mobile-grid-element-3-rows.svg" alt="grid" style="margin-top: -2.8vw;">
<div class="gen-art-mobile" id="m-gen-art-9"></div>
</div>

View file

@ -471,16 +471,10 @@ mark{
}
#binance-logo{
width: 50% !important;
width: 60% !important;
margin-bottom: 5vw !important;
}
#galaxy-eco-labs{
width: 90% !important;
position: relative;
z-index: 1;
}
.footer{
padding: 4vw !important;
}