|
@@ -5,7 +5,6 @@
|
|
|
<a class="footer-link" href="https://www.netlify.com" target="_blank" rel="noopener">
|
|
|
Powered by Netlify
|
|
|
</a>
|
|
|
- <span class="footer-link"> Sponsored by </span>
|
|
|
<span>
|
|
|
<a
|
|
|
class="footer-link"
|
|
@@ -15,9 +14,6 @@
|
|
|
>
|
|
|
OSS Capital
|
|
|
</a>
|
|
|
- </span>
|
|
|
- <span class="footer-link"> & </span>
|
|
|
- <span>
|
|
|
<a
|
|
|
class="footer-link"
|
|
|
href="https://paw.cloud/?utm_source=hoppscotch&utm_medium=website&utm_campaign=hoppscotch-sponsorship"
|
|
@@ -26,6 +22,14 @@
|
|
|
>
|
|
|
Paw
|
|
|
</a>
|
|
|
+ <a
|
|
|
+ class="footer-link"
|
|
|
+ href="https://simplescraper.io/?utm_source=hs"
|
|
|
+ target="_blank"
|
|
|
+ rel="noopener"
|
|
|
+ >
|
|
|
+ Simplescraper
|
|
|
+ </a>
|
|
|
</span>
|
|
|
<iframe
|
|
|
src="https://ghbtns.com/github-btn.html?user=hoppscotch&type=sponsor"
|
|
@@ -70,6 +74,7 @@
|
|
|
@apply my-2;
|
|
|
@apply mx-4;
|
|
|
@apply text-fgLightColor;
|
|
|
+ @apply text-sm;
|
|
|
|
|
|
&:hover {
|
|
|
@apply text-fgColor;
|