commercetools / sunrise-spa

SUNRISE shop template as a single-page application
https://sunrise-spa.now.sh
Apache License 2.0
51 stars 78 forks source link

Improve account sidebar and content #144

Closed lauraluiz closed 5 years ago

lauraluiz commented 5 years ago

While implementing the checkout page, I found out the way to implement children routes, such as any section inside the user account. I apply it here and took some time to improve the style too. I think it looks much better now :bowtie:

plaskevich commented 5 years ago

Looks really nice! But why does the .my-orders-order-dark-box have padding: 15px 0;? I think it would look much better if it was padding: 15px;

lauraluiz commented 5 years ago

Good catch @plaskevich ! The reason is because my screen ignores the grey color and I didn't see the boxes 😅