From e0beca20f778f8e5d7049cf4229c95554740a7b6 Mon Sep 17 00:00:00 2001 From: Krish Patel <65026713+KrishPatel1205@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:45:43 +0530 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1ffe4908..20479792 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ .header1{ /* background-color:white; */ border-radius:8px; - padding: 4px 10px 4px 8px; + padding: 10px 8px 4px 8px; } /* Button Styling */ @@ -229,7 +229,7 @@ } .card.inview header1 { - padding: 4px 10px 4px 8px; + padding: 10px 8px 4px 8px; } /* General hidden state and transition for smooth animation */ .itinerary, .service-card {