Design comparison
Solution retrospective
Create responsive site with animation, if you find any issues, give me to know, thanks! :)
Community feedback
- @gelizabethPosted almost 4 years ago
Hi! I really like animations you did. But there are issues with background patterns - there is a problem with paths to svg files in your styles.
Keep coding and have a nice day!
0@funnyducksupPosted almost 4 years ago@gelizabeth Hello, yeah that problem not only in my solution, that patterns in background don't want to be a visible....
0@gelizabethPosted almost 4 years ago@funnyducksup I checked your code, try these paths, works fine for me.
background: url(../img/bg-pattern-top-desktop.svg), url(../img/bg-pattern-bottom-desktop.svg);
Check this [article] (https://css-tricks.com/quick-reminder-about-file-paths/)
0
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