Design comparison
SolutionDesign
Solution retrospective
This time I used bootstrap to make it responsive, its not perfect but it is way better compared to before
Community feedback
- @MehrshadHeisenberg3Posted over 1 year ago
Great job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background and it seems that you couldn't make that just like the original.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
Great job again and I hope that you find this comment helpful!
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