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
Tables are nice because they automatically assign column widths, but they don't work responsively on small devices. We should
replace them with bootstrap or grid layout, or find some JS to do this for us.