Submitted over 2 years ago
Responsive landing page using SASS/CSS, flexbox, mobile firts approach
@RobertTomas-jr
Design comparison
SolutionDesign
Solution retrospective
Any suggestion on how to do a responsive typography?
Community feedback
- @JhainBolarPosted over 2 years ago
Hello, how were you able to design the pattern on the left to sit in between the divs?
0@RobertTomas-jrPosted over 2 years ago@JhainBolar Hi, I added one div for that which is the ".bottom-backimage" then add the pattern, background-position, added width and height, position absolute, left zero then I used transform:translateY() or you can use "top" to adjust the vertical position to sit between div's, position relative for the parent of that div.
1
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