JaYS
@JaYS29All comments
- @Hasani-SediqaSubmitted 19 days ago@JaYS29Posted 19 days ago
The styles of the different sections are very well applied. The main thing it should be adjusted is the size of the body. There seems to be a blank section below all the elements of the page. The other visible thing to adjust may be the size of the fonts.
0 - @ItsZubekSubmitted 22 days ago
- @billyistyping000Submitted about 1 month ago@JaYS29Posted 22 days ago
The card seems to be smaller than the design one. In a Desktop resolution could be hard to read.
Marked as helpful0 - @souleymane-dialloSubmitted 23 days agoWhat are you most proud of, and what would you do differently next time?
I’m most proud of achieving a responsive component that closely matches the visual design provided. Next time, I would implement the BEM naming convention from the beginning to better organize the CSS. This would allow for clearer structure and easier management, especially in larger projects or if future updates are needed.
What challenges did you encounter, and how did you overcome them?I faced two main challenges: ensuring responsiveness across different screen sizes and matching the design's exact spacing and font details. To handle responsiveness, I used a mobile-first approach with flexible units and media queries. For precise design alignment, I relied on developer tools to adjust margins, padding, and font sizes. These strategies helped me create a more consistent and adaptable component.