Don't scale logo on details page
This commit is contained in:
parent
19c20ab029
commit
9f300bfb11
1 changed files with 2 additions and 2 deletions
|
@ -614,8 +614,8 @@
|
|||
position: absolute;
|
||||
top: 15vh;
|
||||
right: 0;
|
||||
-webkit-background-size: contain;
|
||||
background-size: contain;
|
||||
-webkit-background-size: auto;
|
||||
background-size: auto;
|
||||
}
|
||||
|
||||
.noBackdrop .detailLogo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue