Skip to content

Commit f7c6019

Browse files
committed
VDX-300 added comment
1 parent 21472a6 commit f7c6019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/oid4vci-demo-frontend/src/pages/SSICredentialVerifyRequestPage

packages/oid4vci-demo-frontend/src/pages/SSICredentialVerifyRequestPage/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export default function SSICredentialVerifyRequestPage(): React.ReactElement | n
7878
<div
7979
style={{
8080
marginTop: 'auto',
81-
fontSize: 72,//48
81+
fontSize: 72,// FIXME design says 48, but 48 is way to small for some reason so upping the size here
8282
fontWeight: 600,
8383
color: "#424242",
8484
}}

0 commit comments

Comments
 (0)