Fix output width at 80 chars and remove trailing spaces
This commit is contained in:
@@ -14,6 +14,7 @@ body {
|
||||
}
|
||||
|
||||
#output {
|
||||
width: 80ch;
|
||||
margin: 1.5em auto;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user