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 only bug that remains is: the wt_member flexbox overflows onto the following header and grid. Example:
Each wt_member is a flexbox, containing two children (the image and the member details)
They in turn are children of grids (wt_two-column-face-grid for example) so that they would appear correctly and responsively on any viewer size.
However, on mobile, the last child of any of these grids (the last wt_member) overflows onto the next grid and its preceding heading, breaking the layout.
The text was updated successfully, but these errors were encountered: