-
Notifications
You must be signed in to change notification settings - Fork 72
[docs] Fix table scaling for languages and frameworks #637
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many Thanks! 🙂 for the Pr.
With your change, the overall font size for the table is a bit smaller.
Before:
Now:
I personally prefer the larger font-size on large devices. Currently, I don't know of a solution via which we can align the tables so that users don't have to use the scrollbars to view the offscreen contents of the table.
@ChristinFrohne Do you have any ideas on How way may achieve this? sites usually use horizontal scroll for tables when the device width is small. |
What about having only two cells on mobile and just adding the |
2eb80d0 to
33a66f9
Compare
Fixes #495 Update src/docs/languages/bash.md Co-authored-by: Nisar Hassan Naqvi <syednisarhassan12@gmail.com> Update src/styles/normalize.ts Co-authored-by: Nisar Hassan Naqvi <syednisarhassan12@gmail.com> Update src/docs/languages/cpp.md Co-authored-by: Nisar Hassan Naqvi <syednisarhassan12@gmail.com>
33a66f9 to
8ff6afb
Compare


Fixes #495
Please excuse my poor CSS skills 😅.
Old button sizes
New button sizes
This makes the images seem more clear