Aprender de mejor manera flex box
What challenges did you encounter, and how did you overcome them?La separación de los elementos dentro de la card
What specific areas of your project would you like help with?Responsive
Aprender de mejor manera flex box
What challenges did you encounter, and how did you overcome them?La separación de los elementos dentro de la card
What specific areas of your project would you like help with?Responsive
Needs more testing on mobile screens
For example there is no spacing / margin from the right side of the screen
I am pleased with how I customized the list markers and successfully implemented responsive design with media queries. My ability to style the table, manage fonts and tackle CSS challenges like spacing and alignment has improved, making the design visually appealing.
Next time, I might focus on simplifying your CSS by reusing styles more efficiently, reducing repetition.
What challenges did you encounter, and how did you overcome them?I encountered challenges with aligning list items and customizing table rows to display borders correctly.
I overcame these by researching different CSs approaches, such as using the ::marker
pseudo-element for list alignment and applying specific border styles to table rows.
I would really appreciate any feedback that can help me improve and refine my skills further.
Very impressive
I think there is a problem with your initial comment in the CSS file
* 1. Use a more-intuitive box-sizing model. */ *,
I'm proud of the component's design and usability, but I would improve performance and testing next time, and I seek feedback on features and optimization.
What challenges did you encounter, and how did you overcome them?I faced challenges with performance optimization and mobile responsiveness, which I overcame by refining code and using testing tools to identify bottlenecks.
What specific areas of your project would you like help with?I would like help with usability feedback and suggestions for performance optimization and additional features.
Good job
Also, you can add the font import into the CSS file
@import url("https://fonts.googleapis.com/css2?family=Outfit:[email protected]&display=swap");