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.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Semantic HTML5 markup
- SASS/SCSS custom properties
- Flexbox
- CSS Grid
I worked a lot with Grid and Flexbox to adjust the positions of elements. I also improved my knowledge how to integrate background images more nicely and to build media queries.
I still want to improve my skills building respronsive nav bars and how to implement drop down menus more nicely.