Reduce FMP by omitting transitions
This commit is contained in:
parent
b3beaccbe9
commit
6fe83d7583
|
@ -81,6 +81,5 @@ html.WithJs .post-content {
|
||||||
|
|
||||||
&.-wrapified {
|
&.-wrapified {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
transition: opacity 250ms linear;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue