Workit landing page using SCSS

Solution retrospective
Hey, community! I've done this project using SCSS. I have no idea how to make these rounded borders like in the design, but I used this border-radius generator, so it looks quite simmilar. I also used fluid typography and spacing a lot, using fluid
function that returns css clamp
function.
I've modernized it a bit, so I can pass a breakpoint that contains in the list or a specific one if I need, so now I don't have to repeat the same values again and again. What do you think about this little solution?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Nikitossik's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord