[chg] width of cell

This commit is contained in:
Knah Tsaeb 2015-07-03 16:40:18 +02:00
parent 8561ebc1e6
commit 3a311113b2
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ body {
} }
.cell { .cell {
width: 10em; width: 12em;
padding: 0.4em; padding: 0.4em;
display: table-cell; display: table-cell;
text-align: center; text-align: center;