increase detail logo size
This commit is contained in:
parent
36f60d5923
commit
dfe0b86495
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue