Submitted over 3 years agoA solution to the Blogr landing page challenge
Blogr landing page using React
react, sass/scss, styled-components, typescript
@claude1018

Solution retrospective
Maybe you can help me with this...
- I have difficulty on copying the style of editor image in this challenge. What I've done to achieve the style as close as possible is to use the
transform
property and hid the horizontal scrollbar usingoverflow-x: hidden
though this fix the overflow. When taking screenshots on the entire page it shows overflow. But my concern is, Is there any way to achieve those styling. I really have difficulty moving images/elements using css
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Claude'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