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
{{ message }}
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
I tried to change the maximal width of the content. The width of the container containing all the content is somehow limited. I could not find the css rule limiting the content width (to override it in my theme). How is the width limited?
Addendum: I think the idea of limiting the content width is good to improve readability, but as long as #23 is not solved, I'd prefer to use all available space.
The text was updated successfully, but these errors were encountered:
I finally found the class that contains the style for the content-width. Adding the following code to the theme in use allows changing the max-width of the content.
I realize this is a very old answer. But there are still no settings in the editor. Maybe someone else has come across this situation. I put this block in theme.less, but there is no result. This no longer works, or I misunderstood - where do I need to enter the block?
I tried to change the maximal width of the content. The width of the container containing all the content is somehow limited. I could not find the css rule limiting the content width (to override it in my theme). How is the width limited?
Addendum: I think the idea of limiting the content width is good to improve readability, but as long as #23 is not solved, I'd prefer to use all available space.
The text was updated successfully, but these errors were encountered: