Resume the min-width of the tables.

It was lost by mistake while fixing #85
This commit is contained in:
Cotes Chung
2020-08-15 00:35:00 +08:00
parent 0809e2b132
commit 188d8ffc69
5 changed files with 56 additions and 42 deletions

View File

@@ -15,7 +15,7 @@
}
%table-cell {
padding: .35rem .8rem;
padding: .4rem 1rem;
font-size: 95%;
}