/* 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; }
25 Apr 2016

ORGANIC LOTION BARS

instagram:@funnyyardfarm

A friend of mine bought a large amount of mango butter but was quite confused,  on what she wanted to do with it. That got me thinking and I remembered a lotion bar recipe I got from bodyunburdened. I used it to make some ba…

OUR BEAUTY GAZETTE

Loading posts...
Read More
```