Assignment @atul @everyone


i need to algin that cards

increase the width and use display flex

not working I need that the profile images, date,strips all in arrange in same coloum

Hi @atulfebe , would you please help this student out?

2 Likes

There are 5 components in each card of yours ,I will suggest to group first two component together in one div and last three component in another div ,and both the div should be wrapped inside a bigger div ,Now use display flex,and then u can add margin paading accordingly,if not working then send me the link of codepen where u r writing code

1 Like

https://codepen.io/Abeltjohn/pen/dyqQLZo

1 Like

@abeltjohn

please check Changes have done

2 Likes