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
The website does not adjust width and proportion when viewed on a mobile device. We want elements to adjust based on viewport size.
Developer notes
I'm not totally sure why the Semantic UI container elements aren't responding appropriately, but it may be related to how they're set up across different components in React.
The text was updated successfully, but these errors were encountered:
Description
The website does not adjust width and proportion when viewed on a mobile device. We want elements to adjust based on viewport size.
Developer notes
I'm not totally sure why the Semantic UI
container
elements aren't responding appropriately, but it may be related to how they're set up across different components in React.The text was updated successfully, but these errors were encountered: