From 08f68c66fc9dd4138e4991c085e536974c0b911b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20=C5=A0imon=C3=ADk?= Date: Wed, 6 Dec 2023 22:39:54 +0100 Subject: [PATCH] feat(logo): google for edu logo, updated sizing --- components/PartnersSection/PartnersSection.jsx | 9 +++++++-- public/images/partners/googleedu.png | Bin 0 -> 8489 bytes 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 public/images/partners/googleedu.png diff --git a/components/PartnersSection/PartnersSection.jsx b/components/PartnersSection/PartnersSection.jsx index 230a13e..1cd383a 100644 --- a/components/PartnersSection/PartnersSection.jsx +++ b/components/PartnersSection/PartnersSection.jsx @@ -16,8 +16,9 @@ const useStyles = makeStyles(({ spacing, breakpoints }) => ({ }, gold: { display: 'flex', - justifyContent: 'space-evenly', - maxHeight: 80, + justifyContent: 'center', + flexWrap: 'wrap', + maxWidth: 700, width: '100%', '&>*': { maxWidth: '50%', @@ -25,6 +26,7 @@ const useStyles = makeStyles(({ spacing, breakpoints }) => ({ justifyContent: 'space-evenly', '&>*': { objectFit: 'contain', + maxWidth: '100%', }, }, [breakpoints.down('sm')]: { @@ -75,6 +77,9 @@ export const PartnersSection = () => { Dotekománie + + Google For Education +