We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18159e commit da55bedCopy full SHA for da55bed
style.css
@@ -27,6 +27,7 @@ input {
27
#messageLog {
28
/* margin: 20%; */
29
white-space: pre-wrap; /* to preserve spaces and newlines */
30
+ max-width: 640px;
31
}
32
33
#log-LUI, #log-user, #log-LUI-suggestion {
0 commit comments