Drastically improved build page layout

This commit is contained in:
Colin McLeod
2015-05-25 20:40:53 -07:00
parent f12383bac3
commit e2225d7bf1
12 changed files with 133 additions and 168 deletions

View File

@@ -42,8 +42,8 @@ textarea {
&.json {
display:block;
width:40em;
height: 10em;
width:50em;
height: 25em;
resize: vertical;
margin:2em 0;
}