Skip to content

Commit 58c121e

Browse files
committed
Yamaha logo fixed
1 parent e307103 commit 58c121e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sponsors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const Sponsors = () => {
4343
</div>
4444

4545
<div className="flex justify-center">
46-
<div className="flex flex-row flex-wrap lg:space-x-20 place-self-center space-x-10 place-items-evenly space-y-10 lg:space-y-0 justify-center items-center">
46+
<div className="flex flex-row flex-wrap lg:space-x-20 place-self-center gap-x-10 place-items-evenly space-y-10 md:gap-y-10 lg:space-y-0 justify-center items-center">
4747
<div>
4848
<a href="https://indsca.web.app/about" target="_blank">
4949
<StaticImage

0 commit comments

Comments
 (0)