@Marley-SemendeSubmitted 12 months ago
Hello ππΏ. This is my second challenge on this platform and I would appreciate any feedback that would help me improve my css knowledge.
Hello ππΏ. This is my second challenge on this platform and I would appreciate any feedback that would help me improve my css knowledge.
Great job overall! However, the box is not centered in desktop view, and there is a scroll on the page. To fix this, set a "min-height" instead of just "height" on the main container and add a "width" property instead of "max-width".
This one gave me a hard time, but made me understand a bit better how to use CSS Grid. I'ts a very good alternative to CSS Flexbox.
Any feedback on how I can improve this project? Feel free to leave me a comment :)
Overall, great job! Just ensure the font and background colors match the design.