@EsraaGamal-22
Mohamed Abusrea
@mohamedabusreaAll comments
- @mohamedabusrea
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.