diff options
Diffstat (limited to 'static/styles.css')
-rw-r--r-- | static/styles.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css index 1e44275..6d696fe 100644 --- a/static/styles.css +++ b/static/styles.css @@ -73,8 +73,8 @@ div#quote { table.waste-table { border-collapse: collapse; td { - width: 10px; - height: 10px; + width: 15px; + height: 15px; text-align: center; } td.morning { |