Skip to content
Snippets Groups Projects
Commit 5f93ef05 authored by Sietze van Buuren's avatar Sietze van Buuren
Browse files

Add narrow page option


Many pages feature a lot of text, which becomes cumbersome to read on
maximized browser windows on smaller screens (< 1920x1080). To improve
readability this commit introduces front-matter parameter to reduce the
page's text width to max. 800px. Tables and images are exlucded and not
narrowed to max. 800px to avoid problems.

The feature can be enabled by adding `isNarrowPage = true` to a page's
front matter.

Signed-off-by: default avatarSietze van Buuren <Sietze.vanBuuren@de.bosch.com>
parent 7d8ce7a3
No related branches found
No related tags found
1 merge request!585Add narrow page option
Pipeline #657635 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment