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
768px used to be a common width breakpoint. But there is a place where 767px is used instead.
This causes a slightly different appearance at 767px and 768px: 768px screen width seems to be considered as a mobile device but .visible-xs blocks designed for it won't appear.