diff --git a/copanier/static/landscape.css b/copanier/static/landscape.css new file mode 100644 index 0000000..1bcd6f5 --- /dev/null +++ b/copanier/static/landscape.css @@ -0,0 +1,7 @@ +body { + padding: 5em; +} + +@page { + size: landscape !important; +} \ No newline at end of file diff --git a/copanier/static/order-summary.css b/copanier/static/order-summary.css index 281cb37..c1a6886 100644 --- a/copanier/static/order-summary.css +++ b/copanier/static/order-summary.css @@ -1,3 +1,7 @@ +body { + padding: 5em; +} + @page { size: portrait !important; } \ No newline at end of file diff --git a/copanier/static/side-menu.css b/copanier/static/side-menu.css index d468949..c1659d4 100644 --- a/copanier/static/side-menu.css +++ b/copanier/static/side-menu.css @@ -40,13 +40,17 @@ This is the parent `