mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Improve banner animation performance
This commit is contained in:
parent
4ef352290d
commit
59db55cc90
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…
Add table
Reference in a new issue