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
Right now, the maximum page width is clamped to 1200px, which looks too thin on wide displays. By increasing the value to 1400px, the text looks more pleasant. Whenever the browser window becomes smaller than that, the responsive-CSS trickery takes effect. So there does not seem to be any downside for this change.
The text was updated successfully, but these errors were encountered:
Right now, the maximum page width is clamped to 1200px, which looks too thin on wide displays. By increasing the value to 1400px, the text looks more pleasant. Whenever the browser window becomes smaller than that, the responsive-CSS trickery takes effect. So there does not seem to be any downside for this change.
The text was updated successfully, but these errors were encountered: