|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/* Prevent viewport shuffling on image load by restricting image dimensions until viewed by the browser */
|
|
|
|
|
[component="post/content"] img {
|
|
|
|
|
.page-topic [component="post/content"] img {
|
|
|
|
|
transition: width 500ms ease;
|
|
|
|
|
transition: height 500ms ease;
|
|
|
|
|
transition: opacity 500ms ease;
|
|
|
|
|