Skip to content

Commit 4ef1790

Browse files
Reduce CNES logo size.
1 parent a991e32 commit 4ef1790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/home/Hero/LogosTableBy8.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ export function LogosTable5() {
355355
src={CNESLogoUrl}
356356
className={styles.customer_logo}
357357
alt={"Logo of CNES."}
358-
style={{ width: "140px" }}
358+
style={{ width: "60px" }}
359359
/>
360360
</div>
361361
</div>

0 commit comments

Comments
 (0)