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

Lines of code >60 characters are too small #17

Open
JonDegn opened this issue May 6, 2020 · 2 comments
Open

Lines of code >60 characters are too small #17

JonDegn opened this issue May 6, 2020 · 2 comments

Comments

@JonDegn
Copy link

JonDegn commented May 6, 2020

Lines of code that are more than ~60 characters long are basically unreadable due to font size. This makes this theme very difficult to use for more verbose languages.

A couple of possible solutions:

  • An option to make the code snippet use the full width across the top like what is done on mobile.
  • Allow for horizontal scrolling in the code snippet area
@JonDegn
Copy link
Author

JonDegn commented May 6, 2020

Looks like it's possible to define breakpoint in the theme. I might just use that to force it to always display across the top.

@Kvodnon
Copy link

Kvodnon commented Sep 18, 2022

Do you have example?

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

No branches or pull requests

2 participants