Proud of successfully using CSS Grid once again as a tool in the mobile-first approach. It definitely helps to render the final outcome on all screen sizes correctly.
What challenges did you encounter, and how did you overcome them?The main challenge was to place the quote mark image correctly. In the end I was able to place the image on the right top, but couldn't make it appear without having influence on the text color.
What specific areas of your project would you like help with?Placing the quote mark image behind the text. I tried to use the z-index property... but i didn't achieve the result wanted. Any suggestions on how to approach this? Many thanks.