@TECH-WizardzSubmitted about 2 years ago
klyvoon
@klyvoonAll comments
- @klyvoonPosted about 2 years ago
Hi, You did a good job, you find your way around to achieve the challenge. I think, you can improve some few points: -To center the .card, you can delete flex-direction column. -It's preferable to size elements like this using px units, so you can replace "fit-content" by a "px" unit. Also, you might want to take a look around BEM, it's a naming convention for your classes. Have a nice day !
Marked as helpful1 - @ArtebahSubmitted about 2 years ago
It was my first project using React. Wait for your reactions :3
@klyvoonPosted about 2 years agoHi good job ! Could you tell me how you maintain the focus after clicking the buttons? Thanks !
0 - @krutagna10Submitted about 2 years ago@klyvoonPosted about 2 years ago
For the image media query, you can choose the HTML picture tag.
0