Фикс карточек
This commit is contained in:
parent
60416a13af
commit
360bd2248e
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user