/* 3. MINI STOREFRONT STYLING */ .mini-storefront { max-width: 1200px; margin: 0 auto 60px; text-align: center; } .product-grid { display: grid; grid-template-columns: repeat(6, 1fr); /* Six columns */ gap: 20px; margin-top: 30px; } .product-placeholder { height: 150px; background-color: #fcfcfc; border: 1px solid #eee; display: flex; align-items: center; justify-content: center; font-size: 0.8em; }
30 Mar 2023

WHY YOU SHOULD START USING NIACINAMIDE

What is Niacinamide?
Niacinamide is a form of vitamin B3 that's added to skincare products. It's used to reduce the appearance of wrinkles, improve skin texture and tone, and help fade hyperpigmentation (dark spots). Niacinamide is also known …

OUR BEAUTY GAZETTE

Loading posts...
Read More
```