Blogr landing page solution with HTML, CSS, JS

Solution retrospective
Big s/o to @Yazdun, who gave me some tips about CSS animations. By the way, I guess I should go through SCSS, since my stylesheets begin to be veeery long ! I'm particulary happy about my .wrapper
system, which avoid me to use Bootstrap. I think I'll reuse this .wrapper
in the future. Feel free to take it, if you judge it relevant ! Also, this little tool helped me to crop .svg image.
Place to the questions, now :
- Can I inherit from upper
@media
query ? Or is it more secure to inherit from the original one ? - If I can't, what would be the best practice to position backgrounds without to use media queries, taking resizing in consideration ?
Background-position
?I'm mostyl talking about white sections.
Hope you'll like it ! I had some fun playing with those kind of "breathing" effect ! I didn't spent much time in the .js, but it seems functional.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ctrl+FJ'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