From b985d2a0f6826006166607968f9973d0bd560d2e Mon Sep 17 00:00:00 2001 From: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:29:11 +0800 Subject: [PATCH] Update login/logout button font-weight --- .../templates/templates/blockified/coming-soon-entire-site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/woocommerce/templates/templates/blockified/coming-soon-entire-site.html b/plugins/woocommerce/templates/templates/blockified/coming-soon-entire-site.html index 19f4c7f4a46..a0a94ad4fa3 100644 --- a/plugins/woocommerce/templates/templates/blockified/coming-soon-entire-site.html +++ b/plugins/woocommerce/templates/templates/blockified/coming-soon-entire-site.html @@ -50,7 +50,7 @@ text-decoration: none; line-height: 17px; font-size: 14px; - font-weight: 500; + font-weight: 600; } .woocommerce-coming-soon-powered-by-woo { position: fixed;