diff --git a/web/static/invoice.css b/web/static/invoice.css index 7438645..c2995fe 100644 --- a/web/static/invoice.css +++ b/web/static/invoice.css @@ -152,7 +152,7 @@ border-collapse: collapse; } - body > header, nav { + body > header, nav, body > footer { display: none; }