I am proud of cleaning up the code in a challenge that I deployed around two years ago. I converted the font sizes from pixels to rem units and used the clip-path property to crop the bottom right of the main image, as shown in the desktop design.
What challenges did you encounter, and how did you overcome them?The main challenge I faced and overcame was applying the clip-path property to the main image in the design. I overcame it by using Google to find a solution at https://bennettfeely.com/clippy/.
What specific areas of your project would you like help with?I have identified two specific areas where I would like to receive feedback and suggestions for improvement in the challenge:
- When hovering over the list on the footer page, there is a bug causing the social icons to bounce slightly. Second eye to see what the issue can be and feedback on removing this would be appreciated.