Skip to content
Snippets Groups Projects
Commit 24453ebc authored by syuilo's avatar syuilo
Browse files

Improve banner animation performance

parent 8b8ab1bf
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment