Skip to content

Commit 1f46c5c

Browse files
committed
SDK-495: Fixing alignment of selfie image in profile.css for flask demo
1 parent 17e633f commit 1f46c5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/yoti_example_flask/static/profile.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@
8888
width: 220px;
8989
height: 220px;
9090
border-radius: 50%;
91+
margin-left: auto;
92+
margin-right: auto;
93+
display: block;
9194
}
9295

9396
.yoti-profile-picture-powered,

0 commit comments

Comments
 (0)