@JoaquimVicenteSubmitted over 1 year ago
My 1st attempted on the Perfume Front end challenge
My 1st attempted on the Perfume Front end challenge
Hi, first of all, nice job! My recomendations: Try using "flex-direction : row" in your container for better directioning of the elements, also another <div> for the product description may be better for the css and the white background. Relative units like rem or em are better for the padding and margins.
Hope i am helpful.
HAPPY CODING :)