From e84715a83430a425e7b08ed5432f07b73141b53a Mon Sep 17 00:00:00 2001 From: ibrahem hassan Date: Wed, 28 Feb 2024 15:56:32 +0200 Subject: [PATCH] edit wrap text --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index a74b995..a7d7683 100644 --- a/style.css +++ b/style.css @@ -922,6 +922,7 @@ select option { font-family: expofont; line-height: 28px; word-spacing: 8px; + text-wrap: nowrap; } .cars .cardNew .carDetails .part .boldSpan { font-family: expofontBold; @@ -980,7 +981,7 @@ select option { } @media (max-width: 768px) { .cars { - gap: 26px 10px; + gap: 14px 10px; } .cars .cardNew { width: 306px;