We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4353f2 commit fdcb0b4Copy full SHA for fdcb0b4
website/src/components/home/sponsors.jsx
@@ -37,7 +37,7 @@ export default function Sponsors() {
37
<GoldSponsor src={secumailerLogo} alt="SecuMailer" href="https://secumailer.com/?ref=bref.sh" imgClass="py-1.5" />
38
<GoldSponsor src={ecomailLogo} alt="Ecomail" href="https://ecomail.cz/?ref=bref.sh" imgClass="py-2.5" />
39
<GoldSponsor src={spreakerLogo} alt="Spreaker" href="https://www.spreaker.com/?ref=bref" imgClass="py-1.5" />
40
- <GoldSponsor src={runsOnLogo} alt="Runs On" href="https://runs-on.com/?ref=bref" imgClass="-my-1"/>
+ <GoldSponsor src={runsOnLogo} alt="Runs On" href="https://runs-on.com/?ref=bref"/>
41
</div>
42
43
<p className="mt-8 text-gray-700">
0 commit comments