diff --git a/style.css b/style.css index 79a4915..87f5e81 100644 --- a/style.css +++ b/style.css @@ -55,7 +55,11 @@ a:hover { position: relative; min-width: 777px; } -.row:nth-child(2n+1) { +.product-detail .row.content { + margin-top:118px; + padding-top:35px; +} +.row:nth-child(2n) { background: #fef0e4; } .row::before {