Latest solutions
Latest comments
- @xyzeez@gustavommcv
Nice
- @shubhamqx@gustavommcv
Nice!
- P@ivanpeharWhat challenges did you encounter, and how did you overcome them?
I struggled with getting CSS Grid to properly switch between columns and rows in different screen sizes. After some trial and error, I realized I was missing grid-template-columns: 1fr; in my media query. Once I fixed that, everything snapped into place!
- @umenorin@gustavommcv
Great job so far! Here are a few tips:
Soften the edges: Try increasing the border radius a bit more. Add depth: A subtle box shadow. Highlight the title: Increase the font size.
- @bobek1337@gustavommcv
I'm not sure why this happens, but my body isn't filling the entire page either.
- @MusabbCoskun@gustavommcv
Nice job!