Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated benchmark table using Bootstrap #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gracecavarretta
Copy link

Description

This pull request addresses the responsiveness issues of benchmark images and their captions on the website. By replacing the existing table layout with the Bootstrap grid system, the images and captions now adjust appropriately when the window is resized.

Changes Made

  • Replaced Table with Bootstrap Grid: Updated the layout from a static table to a dynamic Bootstrap grid system to enhance responsiveness.
  • Ensured Responsive Images and Captions: Modified image and caption elements to align with Bootstrap's responsive classes, ensuring they scale correctly across different screen sizes.

Issue Number

This pull request resolves Issue #7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Benchmark Images and Captions Unresponsive
1 participant