canon20paul / My-Portfolio-setup-and-mobile-version-skeleton

My-Portfolio-setup-and-mobile-version-skeleton
MIT License
0 stars 1 forks source link

Review Excercise #4

Open canon20paul opened 2 years ago

canon20paul commented 2 years ago

initiated entry of Forms The proper user experience should be key Proper responsiveness

magorsy26 commented 2 years ago

Hi Paul Good job so far.

Required Changes ♻️

Delete the default margin and padding by adding this code on your css file: *{ padding: 0; margin: 0; }