Latest solutions
Latest comments
- @Control222@NyanSunbo
Desktop view excellent.
Suggest for mobile view you can set max-width that help component not to large. I hope this may help a little bit.
- @ePauloWhat are you most proud of, and what would you do differently next time?
Spent time adding code to make slight adjustments in font size as responsive design changes size.
What challenges did you encounter, and how did you overcome them?Needed to learn how to adjust UI sizing based (in part) on view width.
What specific areas of your project would you like help with?I'm wondering if I should have created variation is HTML code (between mobile and desktop designs) in the JS file and inserted what was needed based on view width.
@NyanSunboDesktop and mobile view look good. I like the way you add different color on hover icon. Make an arrow with square then rotate 45 degree is nice idea.
Another way you can try this.
border-width: 14px; border-style: solid; border-color: black transparent transparent transparent;
Marked as helpful - @rowanrooster@NyanSunbo
You did excellent. CSS is clean. Layout good.
I don't have any suggest for you, But I learn a lot from your CSS
Thanks
- @almendevWhat challenges did you encounter, and how did you overcome them?
I found some details in the design and like a littler overlap between the two lines of the title.
Another thing I found was the padding in the feature card for 375px where the distance between the border and the card title was different than the one between the border and the paragraph.
What specific areas of your project would you like help with?I would like help to find the same results with less lines of css, specially in the media query section.
- @Habonyousuf@NyanSunbo
CSS style very good short and clear
- @Habonyousuf@NyanSunbo
Good job!