increase detail logo size

This commit is contained in:
grafixeyehero 2019-12-20 23:36:56 +03:00
parent 36f60d5923
commit dfe0b86495

View File

@ -480,11 +480,11 @@
}
.detailLogo {
width: 21.3em;
height: 5em;
width: 25em;
height: 9.375em;
position: absolute;
top: 13.5%;
right: 19.5%;
top: 14.5%;
right: 10.5%;
-webkit-background-size: contain;
background-size: contain
}