From 26d900ddbc90369a2e7571c25faa491c39419ae8 Mon Sep 17 00:00:00 2001 From: meetarora Date: Wed, 10 Jul 2024 19:04:01 +0530 Subject: [PATCH] img-commit --- index.html | 2 ++ styles.css | 1 + 2 files changed, 3 insertions(+) diff --git a/index.html b/index.html index e614c993..0e19f76b 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,8 @@ .center-card { margin: 0 auto; display: block; + position: relative; + bottom: 18px; } diff --git a/styles.css b/styles.css index 6b769d34..397ed008 100644 --- a/styles.css +++ b/styles.css @@ -2442,6 +2442,7 @@ body { background-color: #91b4ffe7; overflow: hidden; margin-bottom: 50px; + top: 45px; } .swiper-slide {