Design comparison
SolutionDesign
Solution retrospective
Hi, I would like some recommendation on adding a background image(big quotations), and any feedback.
Community feedback
- @vanzasetiaPosted over 3 years ago
👋Hi Malesela! My name is Vanza!
My recommendation on adding the big quotations, would be like this:
.Daniel { background-image: url('./images/bg-pattern-quotation.svg'); background-repeat: no-repeat; background-position: top right rem(20); background-size: auto; }
That's it! Hopefully this solve your problems!
1 - @M-KgobePosted over 3 years ago
Thank you Vanza, I will try it out as I update it.
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