update qr code

This commit is contained in:
Aung Myo
2017-09-11 15:44:45 +06:30
parent a9d31935a1
commit 361e439664
3 changed files with 83 additions and 0 deletions

View File

@@ -81,4 +81,16 @@
padding-top: 5%;
border-radius: 100px;
z-index: 1101;
}
#container {
margin: 0px auto;
width: 480px;
height: 375px;
}
#videoElement {
width: 480px;
height: 375px;
}