From 5b2b58c1489fcf3f3ea8f665cea2a87168557d15 Mon Sep 17 00:00:00 2001 From: VITALY-VORON <142410419+VITALY-VORON@users.noreply.github.com> Date: Sat, 26 Aug 2023 11:24:05 +0300 Subject: [PATCH] size fix --- src/components/Main/Card.js | 2 +- src/components/Main/Header.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Main/Card.js b/src/components/Main/Card.js index 7c43da4..0fe9924 100644 --- a/src/components/Main/Card.js +++ b/src/components/Main/Card.js @@ -4,7 +4,7 @@ const Card = ({city}) => { return (
{ justifyContent: 'space-between', paddingLeft: '10px', height: 79, - width: 400, + width: 390, backgroundColor: '#ffffff', }}>