responsive testing

This commit is contained in:
Dennis Brown 2017-03-12 11:33:15 -05:00
parent aea805b6f1
commit 16839a0b49
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@
margin: 0 0 6px 0;
padding: 6px;
border: 1px solid black;
width: 420px;
max-width: 420px;
min-width: 200px;
height: 290px;
font-family: monospace;
overflow: auto;