Made valid time bold

This commit is contained in:
Skylar Grant 2026-01-06 09:37:26 -05:00
parent 16bbac62fc
commit a29cb74f39

View File

@ -51,7 +51,7 @@ const strings = {
}, },
valid: { valid: {
text: 'This password will not work until after', text: 'This password will not work until after',
fontInfo: standard fontInfo: standardBold
}, },
unLabel: {text: 'Email:', fontInfo: standard}, unLabel: {text: 'Email:', fontInfo: standard},
pwLabel: {text: 'Password:', fontInfo: standard}, pwLabel: {text: 'Password:', fontInfo: standard},