@ykru6Submitted over 2 years ago
Fourteenth practice of today, almost switch to JS :D.
Fourteenth practice of today, almost switch to JS :D.
Hello everyone!
I just completed this challenge. I use Grid CSS and Flexbox. I have a question about the background image. I don't know how to move the background. I use this code :
background-repeat: no-repeat; background-position: top right;``` But it wasn't exactly the same position as it appears in the challenge. Your feedbacks are welcome !! Thank you very much and happy coding!! Best regards, Yous Ben
background-position-x: 90%; background-repeat: no-repeat;
Your welcome.
Sixth practice of the day, grid is tricky but fascinating to use. If you saw any awkward code lines in the repo, feel free to criticize.