Skip to content

Commit

Permalink
DIV-8440 | Adding padding to the verification image
Browse files Browse the repository at this point in the history
  • Loading branch information
srprasanna committed Apr 19, 2022
1 parent 252f451 commit 5ffd0e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public_app/src/components/VerifyCertificate/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
align-items: center;
height: calc(100vh - 9rem);
overflow: auto;
padding-top: 3rem;
padding-bottom: 3rem;
}
.verify-certificate-wrapper .qr-camera {
width: 95%;
Expand Down

0 comments on commit 5ffd0e0

Please sign in to comment.