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
on desktop the content div is too small with the width: fit-content property, so add a min - max value, or make a seperate content div for desktop to address this issue.
on desktop the content div is too small with the
width: fit-contentproperty, so add a min - max value, or make a seperate content div for desktop to address this issue.