diff --git a/style.css b/style.css index baedf08..e487dec 100644 --- a/style.css +++ b/style.css @@ -1193,10 +1193,6 @@ position: absolute; width: 65px; z-index: 2; - top: 24px; - left: 0; - right: 0; - margin: auto; } @media screen and (min-width: 1025px) { .itemList__item.soldout .itemList__imgboxhover { diff --git a/style.css b/style.css index baedf08..e487dec 100644 --- a/style.css +++ b/style.css @@ -1193,10 +1193,6 @@ position: absolute; width: 65px; z-index: 2; - top: 24px; - left: 0; - right: 0; - margin: auto; } @media screen and (min-width: 1025px) { .itemList__item.soldout .itemList__imgboxhover { diff --git a/style.styl b/style.styl index fae3b77..71d508b 100644 --- a/style.styl +++ b/style.styl @@ -1381,10 +1381,10 @@ position absolute width 65px z-index 2 - top 24px - left 0 - right 0 - margin auto + // top 24px + // left 0 + // right 0 + // margin auto