diff --git a/src/layouts/index.html b/src/layouts/index.html index ca70c0b..3db891a 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -7,7 +7,7 @@
-

Equitable Open‐Source for web3

+

Equitable
Open‐Source for

The tools that build the internet have steeped too long. For the past two decades, big tech has made trillions off the generosity of visionary developers and web pioneers… never thanking, never mentioning, and certainly never paying. At tea, we’re brewing something to change that by @@ -69,6 +69,12 @@ .discord-btn:hover{ background-color: #388495 !important; } + + @media only screen and (min-width: 992px) { + #cycle-br{ + display:none; + } + } diff --git a/src/layouts/partials/footer.html b/src/layouts/partials/footer.html index 9658c7f..33da165 100644 --- a/src/layouts/partials/footer.html +++ b/src/layouts/partials/footer.html @@ -82,6 +82,8 @@

+ + diff --git a/src/static/css/style.css b/src/static/css/style.css index f8debed..a2d8368 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -225,6 +225,7 @@ For authenticated users: @media only screen and (min-width: 600px) { + #tea-steam-1{ position: absolute; z-index: 0;