diff --git a/bancount.css b/bancount.css index 5158f21..8cc1e7c 100644 --- a/bancount.css +++ b/bancount.css @@ -49,7 +49,7 @@ body { } .cell { - width: 10em; + width: 12em; padding: 0.4em; display: table-cell; text-align: center;