@amaarchowdhury11Submitted almost 2 years ago
First HTML / CSS project. The responsive structure shifts were the most challenging part. Any suggestions on optimizing?
First HTML / CSS project. The responsive structure shifts were the most challenging part. Any suggestions on optimizing?
Hello, great first HTML/CSS project.
I believe if you add a " place-content: center; " property under your body selector in your css, this will help center your product card on the page.
I hope this helps.