{cardInfo.map((card) => (
@@ -60,8 +68,7 @@ const Tinder = (props) => {
display: 'flex',
flexDirection: 'column',
paddingTop: '10px',
- }}
- >
+ }}>
{
height: '150px',
width: '100%',
}}>
-
{card.question}
+
{card.question}
{
marginRight: '3px',
}}>
+