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
When we use wikidocs on wide screens, it align main content to right, and it it some how annoying. Tested on wide screen with width 3840 and 3440 using https://responsively.app/.
In my opinion wikidocs main need to be always align to left or increse letters and main to be adjusted to the screen.
Device and settings
windows 10, responsively app
Steps to reproduce
open on responsively.app wide screen.
Screenshots (optional)
No response
Extra fields
I'd like to work on this issue
The text was updated successfully, but these errors were encountered:
Im my first time I was remotelly connected to my laptop, and all main content it's right align, know i was in laptop it self, and its center align, but content its some how litle Sorry for that :-(
Sorry for that :-(
... despite on a large screen wikidocs remain strange in middle of screen.
I think it's better passe this to request to develop a better viewer on bigger screen! @Zavy86 pass this to a request.
I make some test and I add next code to styles-custom.css and i think it work better on wide screen, because it stay left align! see my image.
.container {
max-width: 90%;
width: 100%;
}
I have a Idea, how about add to styles folder a sample.styles-custom.css to wikidocs with some help minor changes like this to help users with an idea how to add or change wikidocs, and not disrupt all wikidocs!?
Describe your issue
When we use wikidocs on wide screens, it align main content to right, and it it some how annoying. Tested on wide screen with width 3840 and 3440 using https://responsively.app/.
In my opinion wikidocs main need to be always align to left or increse letters and main to be adjusted to the screen.
Device and settings
windows 10, responsively app
Steps to reproduce
open on responsively.app wide screen.
Screenshots (optional)
No response
Extra fields
The text was updated successfully, but these errors were encountered: