Submitted over 1 year ago
Fylo landing page but there is a problem with the curves
@llr3v0ll
Design comparison
SolutionDesign
Solution retrospective
For the mobile curve in desktop mode :.curve-mobile { visibility: hidden; float: left; width: 0px; }
there is float but the box is still there so i had to make the width:0px;
. My question is if there are other methods to make the box "disappear".
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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