From 2f6ea8126c1f3a6f282fd268f7f3a4f8b4231221 Mon Sep 17 00:00:00 2001 From: Lin-Yuying <61513895+Lin-Yuying@users.noreply.github.com> Date: Fri, 17 Jan 2025 23:39:23 -0800 Subject: [PATCH] Update index.html --- index.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/index.html b/index.html index 7a84acb..e673ed8 100644 --- a/index.html +++ b/index.html @@ -151,11 +151,6 @@ flex-direction: column; transform: translate(-50%, -50%); } - .image-gallery { - justify-content: center; - padding-right: 150px !important; - padding-top: 150px !important; - } } @media (max-width: 480px) { @@ -164,11 +159,6 @@ height: 150px; } - .image-gallery { - gap: 10px; - justify-content: top !important; - } - h3 { text-align: center !important; font-size: 12px !important;