Clarify max_width unit

This commit is contained in:
Will Faught
2023-03-04 15:53:40 -08:00
parent c5b52d680d
commit cabf07fb10

View File

@@ -258,7 +258,7 @@ paige:
git:
commit_url_prefix: "" # Example is "https://github.com/willfaught/paige/commit/"
math: false # Enable math typesetting
max_width: "" # Maximum width for the whole page
max_width: "" # CSS unit; maximum width for the whole page
menu:
breakpoint: "sm" # Bootstrap breakpoint at which to display all menu items
style: "pills" # Must be "links" or "pills"