From a29cb74f39cf287472eb8a4a44f719eb287ac67d Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Tue, 6 Jan 2026 09:37:26 -0500 Subject: [PATCH] Made valid time bold --- src/assets/ITThermal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/ITThermal.js b/src/assets/ITThermal.js index a46b322..8479eca 100644 --- a/src/assets/ITThermal.js +++ b/src/assets/ITThermal.js @@ -51,7 +51,7 @@ const strings = { }, valid: { text: 'This password will not work until after', - fontInfo: standard + fontInfo: standardBold }, unLabel: {text: 'Email:', fontInfo: standard}, pwLabel: {text: 'Password:', fontInfo: standard},