Skip to content

Commit

Permalink
feat(homepage): 768x Redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
fvives99 committed Nov 3, 2022
1 parent 9850073 commit 18f39cc
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 218 deletions.
25 changes: 12 additions & 13 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,18 +90,18 @@
<div class="section-wrapper">
<img alt="logo" id="bg-image" src="./images/test1.webp" />
<div class="image-box">
<img alt="name" height="115" id="middle-logo" src="./images/antelope-tools.svg" />
<img alt="bg" id="bg-image-mobile" src="./images/test1.webp" />
<img alt="name" id="middle-logo" src="./images/antelope-tools.svg" />
<img alt="bg" id="bg-image-mobile" src="./images/test1.webp"/>
</div>
<div class="image-box-desktop">
<img alt="logo" src="./images/antelope-tools.svg" />
</div>
<div class="box-paragraph-text" id="d-version">
<h1>Antelope & EOSIO Chains Working Live</h1>
<p>Antelope & EOSIO Chains Working Live</p>
<div class="flex">
<div class="Line-4"></div>
<p>
Understand how these blockchains behave in real time with our dashboards..
Understand how these blockchains behave in real time with our dashboards.
</p>
</div>
<div class="flex">
Expand All @@ -113,11 +113,11 @@ <h1>Antelope & EOSIO Chains Working Live</h1>
<a href="#network-desktop" class="myButton"><span class="visit-text">Visit our network dashboards</span></a>
</div>
<div class="box-network">
<div class="flex">
<div class="flex-text">
<div class="Line-5"></div>
<h2>
<p>
Mainnets:
</h2>
</p>
</div>
<div id="network-desktop">
<section>
Expand All @@ -140,7 +140,7 @@ <h2>
</section>
</div>
<div class="network-container">
<a class="network-mobile" href="https://eos.antelope.tools/"><img alt="EOS Mainnet" height="77"
<a class="network-mobile" href="https://eos.antelope.tools/"><img alt="EOS Mainnet" height="777"
src="./images/eos.jpg" width="77" /><span class="name-networks">EOS Mainnet</span></a>
<div class="network-mobile" href="https://proton.antelope.tools/"><img alt="Proton Testnet" height="77"
src="./images/proton.png" width="77" /><span class="name-networks">Proton Mainnet</span></div>
Expand All @@ -161,11 +161,11 @@ <h2>
</div>
</div>
<div class="box-network">
<div class="flex">
<div class="flex-text">
<div class="Line-5"></div>
<h2>
<p>
Testnets:
</h2>
</p>
</div>
<div id="network-desktop">
<section>
Expand Down Expand Up @@ -286,8 +286,7 @@ <h2>
src="./images/linkedin.png" width="63.8" /></a>
</div>
<div class="eos-costa-rica">
<h4 class="project-by">This App is a Community Public Good
by</h4>
<h4 class="project-by">This App is a Community Public Good by</h4>
<div class="logo-text">
<img alt="EOS Costa Rica" height="43.5px
" src="./images/Edenia logo@3x.png" width="262.1px" />
Expand Down
Loading

0 comments on commit 18f39cc

Please sign in to comment.