/* 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; }
15 Apr 2021

LOOKBOOK : EIZA GONZALEZ STREET STYLE

The budding actress is a fashion enthusiast whose style never fails to leave us gobsmacked. Today, we take a look at some of her popular savvy and fashionable street style. This collection features the actress wearing the beloved jeans in various wa…

OUR BEAUTY GAZETTE

Loading posts...
Read More
```