Merge branch 'main' of https://git.zetcraft.ru/FichaHackaton/FichaFrontend
This commit is contained in:
commit
609f5bba92
@ -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