Change logo display with

This commit is contained in:
Thomas "ajnart" Camlong
2022-05-03 19:53:01 +02:00
parent d386902c71
commit 782886061f

View File

@@ -81,7 +81,7 @@ const AppShelf = (props: any) => {
<motion.div whileHover={{ scale: 1.2 }}> <motion.div whileHover={{ scale: 1.2 }}>
<Image <Image
style={{ style={{
maxWidth: 100, maxWidth: 80,
}} }}
fit="cover" fit="cover"
src={service.icon} src={service.icon}