From 360bd2248e74a8dc5627877b8562a14a914b2b07 Mon Sep 17 00:00:00 2001 From: Sergey Karmanov Date: Sat, 26 Aug 2023 12:39:53 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=BA=D0=B0=D1=80?= =?UTF-8?q?=D1=82=D0=BE=D1=87=D0=B5=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Tinder/Tinder.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/Tinder/Tinder.js b/src/components/Tinder/Tinder.js index 30d2e72..34ddbab 100644 --- a/src/components/Tinder/Tinder.js +++ b/src/components/Tinder/Tinder.js @@ -82,14 +82,13 @@ const Tinder = (props) => { flexDirection: 'column', justifyContent: 'space-between', height: '150px', - width: '100%', }}>

{card.question}