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
- Changed the margin to padding on the inline axis, preventing text from
butting up against the edge of the display.
- Enable flex-wrap on authorship info. This prevents an overflow on the
inline axis. This combined with moving `flex: 1` prevents the inner
text from wrapping, improving readability.
Fixes#2486, along with other improvements.
0 commit comments