forked from FoundKeyGang/FoundKey
Improve banner animation performance
This commit is contained in:
parent
8b8ab1bf5c
commit
24453ebcc3
1 changed files with 1 additions and 0 deletions
|
@ -250,6 +250,7 @@ export default Vue.extend({
|
|||
background-size: cover;
|
||||
background-position: center;
|
||||
box-shadow: 0 0 128px rgba(0, 0, 0, 0.5) inset;
|
||||
will-change: background-position;
|
||||
}
|
||||
|
||||
> .fade {
|
||||
|
|
Loading…
Reference in a new issue