Фикс карточек
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 51s
Create and publish a Docker image / Deploy image (push) Successful in 4s

This commit is contained in:
Sergey Karmanov 2023-08-26 12:39:53 +03:00
parent 60416a13af
commit 360bd2248e
Signed by: serega404
GPG Key ID: B6AD49C8C835460C

View File

@ -82,14 +82,13 @@ const Tinder = (props) => {
flexDirection: 'column',
justifyContent: 'space-between',
height: '150px',
width: '100%',
}}>
<h3 className="noselect text">{card.question}</h3>
<div style={{
display: 'flex',
justifyContent: 'space-between',
marginLeft: '3px',
marginRight: '3px',
marginLeft: '18px',
marginRight: '18px',
}}>
<button
className="noselect"