Latest solutions
Latest comments
- @EsraaGamal-22@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.