From 3fa1d42b54e4b1838fded5d2e2e30d7d9046a0d2 Mon Sep 17 00:00:00 2001 From: Chi-Hsuan Huang Date: Mon, 13 May 2024 11:15:50 +0800 Subject: [PATCH] chore: Update font family for woo social buttons (#90537) --- client/layout/masterbar/woo.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/client/layout/masterbar/woo.scss b/client/layout/masterbar/woo.scss index ef152e4f5953d..4db5ab64606d0 100644 --- a/client/layout/masterbar/woo.scss +++ b/client/layout/masterbar/woo.scss @@ -1417,6 +1417,7 @@ $breakpoint-mobile: 660px; font-weight: 500; line-height: 24px; color: var(--studio-gray-100); + font-family: $woo-inter-font; } .social-icons {