Skip to content

Commit fdcb0b4

Browse files
committed
Remove useless class
1 parent c4353f2 commit fdcb0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/components/home/sponsors.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default function Sponsors() {
3737
<GoldSponsor src={secumailerLogo} alt="SecuMailer" href="https://secumailer.com/?ref=bref.sh" imgClass="py-1.5" />
3838
<GoldSponsor src={ecomailLogo} alt="Ecomail" href="https://ecomail.cz/?ref=bref.sh" imgClass="py-2.5" />
3939
<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"/>
40+
<GoldSponsor src={runsOnLogo} alt="Runs On" href="https://runs-on.com/?ref=bref"/>
4141
</div>
4242

4343
<p className="mt-8 text-gray-700">

0 commit comments

Comments
 (0)