Allow wider boxes.

This commit is contained in:
Edward Betts 2018-12-07 15:35:38 +00:00
parent d036f77b48
commit df1d128302

View file

@ -45,6 +45,8 @@
position: absolute; position: absolute;
top: 30px; top: 30px;
bottom: 0px; bottom: 0px;
right: 2px;
left: 2px;
} }
.body { .body {