mirror of
https://github.com/ivabus/www
synced 2024-11-10 08:25:14 +03:00
Merge pull request #163 from teaxyz/remove-galaxy-eco
Remove Galaxy.eco logo
This commit is contained in:
commit
ce380381e4
|
@ -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 can’t 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>
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue