change text

This commit is contained in:
zypherift
2026-03-03 15:30:02 +01:00
parent 0ce7db23de
commit ad75a80805

View File

@@ -207,8 +207,8 @@ class _LoginWebviewWidgetState extends FirkaState<LoginWebviewWidget>
children: [ children: [
Text( Text(
widget.data.l10n.runningInDomainBrowser, widget.data.l10n.runningInDomainBrowser,
style: appStyle.fonts.H_12px.copyWith( style: appStyle.fonts.B_16R.copyWith(
color: appStyle.colors.textSecondary, color: appStyle.colors.textPrimary,
), ),
), ),
const SizedBox(height: 8), const SizedBox(height: 8),