Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
cykoder committed Sep 27, 2024
1 parent 97dbbba commit 40c70d0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pages/openid.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ export default function Home() {
</div>
</div>
<div className="pt-5 grid xl:grid-cols-3 lg:grid-cols-3 md:grid-cols-3 sm:grid-cols-2 sm:grid-cols-1 gap-4 text-center">
<div>
<div>
<div className="orgCard">
<div className="cardImg valign-middle m-auto">
<p className="font-bold mb-5">OID4VCI</p>
Expand Down Expand Up @@ -341,7 +341,8 @@ export default function Home() {
<hr />
<div className="pt-5 min-h-28">
<p className="text-sm">
Scan this QR code to initiate an OID4VCI import flow and instantly get a credential.
Scan this QR code to initiate an OID4VCI import flow and instantly get a
credential.
</p>
</div>
</div>
Expand Down

0 comments on commit 40c70d0

Please sign in to comment.