From b0aa97232617234776500f87a6747742c73fe59e Mon Sep 17 00:00:00 2001 From: shadowcz007 Date: Tue, 24 Sep 2024 15:05:36 +0800 Subject: [PATCH] Update index.html --- webApp/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webApp/index.html b/webApp/index.html index 9091a5a..339d5f8 100644 --- a/webApp/index.html +++ b/webApp/index.html @@ -223,6 +223,10 @@ margin-top: 0; } + .image-with-grid img { + margin: 0 !important; + } + /* .card:hover { box-shadow: 0px 0px 10px 10px #e9fbfa; } */