@EsraaGamal-22Submitted over 4 years ago
Rate my design please, Any feedback and suggestions on how I can improve are very welcome!
Rate my design please, Any feedback and suggestions on how I can improve are very welcome!
Why are you using margin to center the content? try using "align-items" and "justify-content" instead. Also, the design is broken on screens less than 1200px. Try to avoid using fixed values to align items.