@omoloye13Submitted over 2 years ago
Did i replicate the design well?
Did i replicate the design well?
hello Omoloye,
The design does look nice but I was suggesting to improve on;
You had used the div to contain the page content, if you could change to <main> so as to solve the accessibility issues.
Vertically align your content so it's in the center of the page.
nice try. I think the design would look better if you reduced on img width say to like 80% and add margin: 2rem auto; and set its display to block. this give it some space on top and also center it horizontally.