moved styling further up

This commit is contained in:
Thomas Smith 2023-02-22 18:21:50 -05:00
parent fc1e535ea3
commit 21c4bbf453
2 changed files with 21 additions and 21 deletions

View file

@ -14,27 +14,6 @@
{{- partial "swiper.html" . -}}
</span>
<!-- Style for Swiper -->
<style>
.swiper-package-display{
display:block;
}
.grid-package-display{
display:none;
}
@media only screen and (min-width: 576px) {
.grid-package-display{
display:block;
}
.swiper-package-display{
display:none;
}
}
</style>
<hr>
<section>

View file

@ -97,6 +97,27 @@
<meta name="facebook-domain-verification" content="0fsbdl7joh0gha23zbhtovtpn0z0cl" />
<meta name="description" content="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, were brewing something to change that by enabling developers (you) to continue doing what you love, while earning what you deserve.">
<!-- Style for Swiper -->
<style>
.swiper-package-display{
display:block;
}
.grid-package-display{
display:none;
}
@media only screen and (min-width: 576px) {
.grid-package-display{
display:block;
}
.swiper-package-display{
display:none;
}
}
</style>
<script>
const q = window.location.search.match(/[\^\?&]store=[^&]*/)
if (q) {