This is a solution to the Blogr landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
This was a nice starter project for any beginner to do and has most of the elements in landing page for a blog. There is was alot of repeatability in the code so to improve on the code i will be trying to prevent the code repeating and segmenting to code to separate files in scss as it helps to find the code easily when trying to modify it in the future.