mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 23:12:13 +00:00
refactor(MetaItem): increase transform scale for play icon
This commit is contained in:
parent
293bd7dce5
commit
22a95b6fad
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@
|
|||
}
|
||||
|
||||
&:hover {
|
||||
transform: scale(1.075);
|
||||
transform: scale(1.1);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue