Live Site URL - https://stephorc.github.io/huddle-landing-curved/
This is my solution to the Huddle landing page with curved sections 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
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Responsive sizing
- Clean UI
- Sitepoint Community - This site helped me to center a few unruly flexed items.
- angel-rs - I love this repo. I use it all the time to convert colors, when necessary.