adambard/learnxinyminutes-site

width enhancement

Closed this issue · 1 comments

sometimes text gets out div
objc/en
screen shot 2013-11-24 at 02 07 07
java/en
screen shot 2013-11-24 at 02 06 51
etc.

i don't like this
I propose to increase the width of the div.container up to 1000 (for example)

what do you think about this?

Most languages' style guides prefer line lengths to be limited to 80 characters, which is what informed the width of the container, and which is reflected in the docs' README. Without getting into a debate about the merits of the 80-character limit, I think the more straightforward solution is to simply edit the offending lines down.