We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21472a6 commit f7c6019Copy full SHA for f7c6019
1 file changed
packages/oid4vci-demo-frontend/src/pages/SSICredentialVerifyRequestPage/index.tsx
@@ -78,7 +78,7 @@ export default function SSICredentialVerifyRequestPage(): React.ReactElement | n
78
<div
79
style={{
80
marginTop: 'auto',
81
- fontSize: 72,//48
+ fontSize: 72,// FIXME design says 48, but 48 is way to small for some reason so upping the size here
82
fontWeight: 600,
83
color: "#424242",
84
}}
0 commit comments