@dev-unicitySubmitted over 1 year ago
my first Frontend mentor challenge.. corrections is highly welcome.
what do you think I need to improve on?
my first Frontend mentor challenge.. corrections is highly welcome.
what do you think I need to improve on?
Great submission, dev-unicity!
Some things to consider:
<link rel="stylesheet" href="yourStyleSheet.css">
Try and train your eye to see where you should add some padding or margin. Read up about the CSS box-model to see how content, margin, padding and borders work together.
Overall, a great submission. Keep up the good work!