Skip to content

Commit 12359b7

Browse files
committed
Update NetQ PDF partial to portrait for pdf gen branch
1 parent 38456cf commit 12359b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/netDocs/layouts/partials/pdf-head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
/* NetQ docs contain long outputs.
8282
Use landscape style to help fit */
8383
{{ if eq .Page.Params.product "Cumulus NetQ" }}
84-
size: A4 landscape;
84+
size: A4 portrait;
8585
{{ else }}
8686
size: A4 portrait;
8787
{{ end }}

0 commit comments

Comments
 (0)