From ad51ef4d856db9557ff2f19ccd11f48d5142e39e Mon Sep 17 00:00:00 2001 From: Kupendra V <93828746+kupendrav@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:58:25 +0000 Subject: [PATCH] adde:style --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index f2552b8..ec3f77b 100644 --- a/style.css +++ b/style.css @@ -88,7 +88,7 @@ input{ width: 2.5rem; object-fit: cover; padding: 1rem; - background-color: white; + /* background-color: white; */ border-radius: 50%; } .count *{ @@ -192,12 +192,12 @@ input{ .new_rolex_window{ display: none; } -@media (max-width:320px) { +@media (max-width:480px) { #heart{ object-fit: cover; align-items: center; justify-content: center; - right: -12rem; + right: -9rem; /* width: -3rem; */ height:31rem; }