This is a solution to the Sunnyside agency 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
- Solution URL: https://github.com/Adarshshanbhag5/Sunnyside-agency-landing-page-FrontendMentorIO
- Live Site URL: https://dreamy-babbage-b98c6d.netlify.app/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
#img-section {
display: grid;
grid-template-columns: repeat(4, 1fr);
}
- Frontend Mentor - @Adarshshanbhag5
- Twitter - @Adarshshanbhag5
- Software Developer- @yash001dev