From 5f9847a4254a54f0e64480f13ea82fbf729b98ee Mon Sep 17 00:00:00 2001 From: Sri Ramana Date: Tue, 17 Sep 2024 13:34:25 -0700 Subject: [PATCH] restore default rethink sans weights --- src/cm.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cm.css b/src/cm.css index c210ddf7..c8fe0be4 100644 --- a/src/cm.css +++ b/src/cm.css @@ -17,8 +17,8 @@ --title-rethink-sans-weight: 700; --primary-button-rethink-sans-weight: 700; /* change these to neue-haas for app & portal css */ - --title-text-weight: var(--title-neue-haas-weight); - --primary-button-weight: var(--primary-button-neue-haas-weight); + --title-text-weight: var(--title-rethink-sans-weight); + --primary-button-weight: var(--primary-button-rethink-sans-weight); } .background-blur {