From 6d06aa77d1063e46588080e23d5996f79fbca80c Mon Sep 17 00:00:00 2001 From: Shaheer Date: Wed, 25 Oct 2023 15:06:15 +0400 Subject: [PATCH] style: :lipstick: updates style --- packages/appstore/src/components/cfds-listing/cfds-listing.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/appstore/src/components/cfds-listing/cfds-listing.scss b/packages/appstore/src/components/cfds-listing/cfds-listing.scss index a53af5d06c3e..a1ba5df6e760 100644 --- a/packages/appstore/src/components/cfds-listing/cfds-listing.scss +++ b/packages/appstore/src/components/cfds-listing/cfds-listing.scss @@ -1342,7 +1342,7 @@ &--text-wrapper { display: flex; flex-direction: column; - gap: 1.6rem; + gap: 1.2rem; @include mobile { gap: 0.8rem; }