From cce68028c6cc50cef32cdfc178d60e17fa51de26 Mon Sep 17 00:00:00 2001 From: M Fahru Date: Fri, 19 Jul 2024 06:35:56 +0700 Subject: [PATCH] Reduce plans new discount badge font weight to 500 GitOrigin-RevId: ee00383135e1a9577842f9f1382ea9e243ebe1b6 --- .../web/frontend/stylesheets/app/plans/plans-new-design.less | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/frontend/stylesheets/app/plans/plans-new-design.less b/services/web/frontend/stylesheets/app/plans/plans-new-design.less index c353c79e10..dd0bc9165d 100644 --- a/services/web/frontend/stylesheets/app/plans/plans-new-design.less +++ b/services/web/frontend/stylesheets/app/plans/plans-new-design.less @@ -259,6 +259,7 @@ color: white; display: flex; align-items: center; + font-weight: 500; } .plans-new-tab-content {