Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
hotdoy committed Jan 9, 2020
1 parent 58e4042 commit e43636a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions css/product.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,16 @@ PRODUCT DETAIL
}

.product__info{
margin-top: 0;
margin-top: 2rem;
align-self: stretch;
}

.product__title{
margin-top: 1rem;
font-size: 2em;
font-size: 2rem;
margin-bottom: 0;
}

.product__price{
margin-top: 2rem;
font-size: 1.2em;
}

Expand Down

0 comments on commit e43636a

Please sign in to comment.