From e38fd12bcaf4d863c2dd975e4bb5961a14b19d80 Mon Sep 17 00:00:00 2001 From: asmaamostafa74 Date: Wed, 25 Dec 2024 13:26:22 +0200 Subject: [PATCH] Edit Card --- index.html | 12 ++++++------ style.css | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 4803f21..f7110fb 100644 --- a/index.html +++ b/index.html @@ -328,8 +328,8 @@

فلترة اللوحات

first_car -
-

AED 20.000

+
+

Contact for price

@@ -848,10 +848,10 @@

تفعيل الحساب

depth: 150, modifier: 2.5, }, - autoplay: { - delay: 2000, - disableOnInteraction: false, - }, + // autoplay: { + // delay: 2000, + // disableOnInteraction: false, + // }, breakpoints: { 300: { slidesPerView: 1.1, diff --git a/style.css b/style.css index 5ae0719..9171aef 100644 --- a/style.css +++ b/style.css @@ -954,6 +954,7 @@ select option { display: flex; align-items: center; justify-content: center; + padding-top: 15px; } .cars .cardNew .carInfo .featuresCar .pNew {