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 benchmark images and captions don't respond appropriately to the window being resized. This could probably be resolved by changing the table holding that content to use the Bootstrap grid instead like its parent container.
This could be a great first issue for anyone looking to start contributing to this repo!
I could do this- I'll update the table to use the Bootstrap grid for better responsiveness, and ensure the images and captions adjust properly when resizing the window (and I'll make sure to refer to the documentation while implementing this fix).
The benchmark images and captions don't respond appropriately to the window being resized. This could probably be resolved by changing the table holding that content to use the Bootstrap grid instead like its parent container.
This could be a great first issue for anyone looking to start contributing to this repo!
For more info on the Bootstrap grid read the following documentation: https://getbootstrap.com/docs/5.3/layout/grid/
The text was updated successfully, but these errors were encountered: