Closed violetadev closed 3 years ago
https://github.com/pudelmotte/sign_up_page/blob/95775a6b3fca8f497024aa274a2993f6d4c1484e/index.css#L38 You want to keep your image without padding or margins so it occupies the whole space of the div. You should move this padding to the left div to give it some air
Great advice, thank you!
https://github.com/pudelmotte/sign_up_page/blob/95775a6b3fca8f497024aa274a2993f6d4c1484e/index.css#L38 You want to keep your image without padding or margins so it occupies the whole space of the div. You should move this padding to the left div to give it some air