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 @@
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 @@