diff --git a/src/style/molecules/_cart-item.scss b/src/style/molecules/_cart-item.scss index 2bfe9df..7a55e14 100644 --- a/src/style/molecules/_cart-item.scss +++ b/src/style/molecules/_cart-item.scss @@ -118,6 +118,7 @@ position: absolute; top: 16px; right: 16px; + padding: 0; } } } \ No newline at end of file