/* 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; }
4 Jun 2017

DIY MOISTURIZING HONEY BODY WASH

Most people are unaware that honey can do a lot of things apart from medicinal purposes. 
For the skin-it is a scar removal, has moisturizing properties, makes the skin smoother, repairs and rejuvenates the skin.


For the hair- it has great conditio…

OUR BEAUTY GAZETTE

Loading posts...
Read More
```