From 14a9c4ba28e63027aecbd39c4e00909177218f05 Mon Sep 17 00:00:00 2001 From: Ahmed Bouhuolia Date: Sat, 27 Jul 2024 21:56:55 +0200 Subject: [PATCH] fix: style tweaks in billing page --- .../containers/Subscriptions/BillingSubscription.module.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/webapp/src/containers/Subscriptions/BillingSubscription.module.scss b/packages/webapp/src/containers/Subscriptions/BillingSubscription.module.scss index dd5c5bad1..7f218431d 100644 --- a/packages/webapp/src/containers/Subscriptions/BillingSubscription.module.scss +++ b/packages/webapp/src/containers/Subscriptions/BillingSubscription.module.scss @@ -18,7 +18,6 @@ } .description { - font-size: 15px; line-height: 1.5; color: #394B59; margin-top: 14px; @@ -56,7 +55,7 @@ padding-right: 16px; } .actions{ - margin-top: 20px; + margin-top: 16px; button{ font-size: 15px;