Reduce FMP by omitting transitions

This commit is contained in:
Rico Sta. Cruz 2017-10-19 11:59:45 +08:00
parent b3beaccbe9
commit 6fe83d7583
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 0 additions and 1 deletions

View File

@ -81,6 +81,5 @@ html.WithJs .post-content {
&.-wrapified {
opacity: 1;
transition: opacity 250ms linear;
}
}