diff options
Diffstat (limited to 'static/styles.css')
-rw-r--r-- | static/styles.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/static/styles.css b/static/styles.css index 393a107..6d696fe 100644 --- a/static/styles.css +++ b/static/styles.css @@ -86,7 +86,4 @@ table.waste-table { border-left: none; opacity: 50%; } - td.arrow { - font-size: 2em; - } } |