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
Refactor layout so that it doesn't necessitate JavaScript to set width and height, but instead relies on flex layout to accomplish this. There may alternatively be new Bootstrap features to enable this.
Refactor layout so that it doesn't necessitate JavaScript to set width and height, but instead relies on flex layout to accomplish this. There may alternatively be new Bootstrap features to enable this.
This can be done in conjunction with #21.