You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Left- and right- margins are fixed at 20px when width ≤ 840px. If the window becomes slightly wider (and especially if vertical scroll bars are visible), margins actually shrink and snap down to ≃ 13px (depends on the UA). That is not the intended behaviour.
Left- and right- margins are fixed at
20px
when width ≤840px
. If the window becomes slightly wider (and especially if vertical scroll bars are visible), margins actually shrink and snap down to ≃13px
(depends on the UA). That is not the intended behaviour.cf #17 (comment)
The text was updated successfully, but these errors were encountered: