Design comparison
SolutionDesign
Community feedback
- @AgbortokoPosted over 1 year ago
Excellent Job man I actually learned something from you!
I'll be taking this with me
body { background-color: var(--clr-primary-500); background-image: url('../images/bg-pattern-top.svg'), url('../images/bg-pattern-bottom.svg'); background-position: bottom 50vh right 37vw, top 50vh left 37vw; background-repeat: no-repeat, no-repeat; padding: 0 1.5rem; display: grid; place-items: center; font-family: var(--ff-base); color: var(--clr-primary-800); }
0@bramizdevPosted over 1 year ago@Agbortoko Wow! You really made my day! I also do my best to learn something new every day! Happy coding!
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