FlightReacts11
@FlightReacts11All comments
- P@banban1023@FlightReacts11
good
- P@banban1023@FlightReacts11
nice
- @MJspitta@FlightReacts11
nice
- @TradesmanBOBWhat are you most proud of, and what would you do differently next time?
Most proud of the fact I was able to complete the project quickly after taken quite a break. Like I started work got a significant amount of progress completed (as my first commit to GitHub), and took quite a break, after coming back I zoomed through the rest.
What I would do differently next time is more closely look between my code after finishing and the preview as I've just noticed as of submitting that the current growth of the section is unlimited and far larger than that of the example.
What challenges did you encounter, and how did you overcome them?Getting the images to swap on differential sizing was a slight issue. Had been trying to get them to switch using picture/source and just wasn't switching on Width(px) breakpoint between laptop and mobile/tablet (750px). So, to fix said issue I just used in a media query above 750 to only show the desktop image class and only show the mobile class below 750.
Currently there is also 13px from 750px-763px that adds a little whitespace above and below the image, whitespace as the section space as the image does not seem to take all of the height at said width but works just fine outside of those width specifics. (750px-763px)
What specific areas of your project would you like help with?I'm not entirely sure where I would need help with. At the moment the only thing that seems to need adjusting is the sizing of the section when the width grows and shrinks and the left side "container" contents.
@FlightReacts11nice
- @Obiwumma@FlightReacts11
colors are off and box size is way different
- @akiracodeninja@FlightReacts11
looks pretty good just the font increase by 1 px probably
Marked as helpful - @mymim1@FlightReacts11
looks good