Skip to content

Commit

Permalink
[Image behavior] fixed background jitter fix on mobile (#2611)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoboludo authored May 8, 2023
1 parent 3a6c1d6 commit d1b7e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -3127,6 +3127,7 @@ details-disclosure > details {
.animate--fixed > img:not(.zoom):not(.deferred-media__poster-button),
.animate--fixed > svg:not(.zoom):not(.deferred-media__poster-button) {
position: fixed;
height: 100vh;
}

/* Animations */
Expand Down

0 comments on commit d1b7e07

Please sign in to comment.