feat: add will change
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
width: 120%;
|
||||
height: 115%;
|
||||
filter: blur(tovw(80px, 'default', 40px));
|
||||
will-change: filter, transform;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
||||
@@ -63,6 +63,7 @@
|
||||
width: 120%;
|
||||
height: 115%;
|
||||
filter: blur(tovw(80px, 'default', 40px));
|
||||
will-change: filter, transform;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
@@ -62,6 +62,7 @@
|
||||
width: 120%;
|
||||
height: 115%;
|
||||
filter: blur(tovw(80px, 'default', 40px));
|
||||
will-change: filter, transform;
|
||||
}
|
||||
|
||||
.line {
|
||||
|
||||
@@ -76,6 +76,7 @@
|
||||
width: 120%;
|
||||
height: 110%;
|
||||
filter: blur(tovw(80px, 'default', 40px));
|
||||
will-change: filter, transform;
|
||||
}
|
||||
|
||||
.video {
|
||||
|
||||
Reference in New Issue
Block a user