|
|
|
|
@ -85,7 +85,7 @@
|
|
|
|
|
// CS
|
|
|
|
|
.card-size{
|
|
|
|
|
transform: rotate(90deg) !important;
|
|
|
|
|
padding: 3% !important;
|
|
|
|
|
padding: 6% !important;
|
|
|
|
|
padding-right: 0px !important;
|
|
|
|
|
}
|
|
|
|
|
.qr-style{
|
|
|
|
|
@ -127,7 +127,7 @@
|
|
|
|
|
@media screen and (min-width: 325px) and (max-width:399px) and (max-height: 699px){
|
|
|
|
|
.card-size{
|
|
|
|
|
transform: rotate(90deg) !important;
|
|
|
|
|
padding: 3% !important;
|
|
|
|
|
padding: 6% !important;
|
|
|
|
|
padding-right: 0% !important;
|
|
|
|
|
}
|
|
|
|
|
.qr-style{
|
|
|
|
|
|