Update styles-main.css
This commit is contained in:
parent
74a29ef1b4
commit
8adb4dadb3
|
@ -695,6 +695,11 @@ button::-moz-focus-inner {
|
|||
border-radius: 50%;
|
||||
}
|
||||
|
||||
/* QR Reader */
|
||||
#qr-reader {
|
||||
display: none;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* Info Animation */
|
||||
#about {
|
||||
|
|
Loading…
Reference in New Issue