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
{{ message }}
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.
Can you guys explain why we should use wells? Aren't wells used for insetting content? This usually results in having a gray background. As long as the containers are set to be fluid they should be able to scale with the content. The real issue here is that some content is set to a static size. So even though the containers are scaling the images are going out of bounds do to the fact that they are simply respecting the size they are set at. I am fixing this issue by creating dynamic divs so that images won't clip out of their containers.
Currently we use one well, to streamline the design we should use multiple
The text was updated successfully, but these errors were encountered: