Skip to content

Commit da55bed

Browse files
committedMar 6, 2024
fix #40: max-width: 640px;
1 parent c18159e commit da55bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎style.css

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ input {
2727
#messageLog {
2828
/* margin: 20%; */
2929
white-space: pre-wrap; /* to preserve spaces and newlines */
30+
max-width: 640px;
3031
}
3132

3233
#log-LUI, #log-user, #log-LUI-suggestion {

0 commit comments

Comments
 (0)