layout: Respect margins

This commit is contained in:
Dorota Czaplejewicz
2019-12-15 18:39:49 +00:00
parent 5e700219f9
commit 257b97e9ca
4 changed files with 141 additions and 13 deletions

View File

@ -0,0 +1,9 @@
---
# Margins present
margins: { top: 1, side: 2, bottom: 3 }
views:
base:
- "test"
outlines:
default: { width: 1, height: 1 }

View File

@ -0,0 +1,9 @@
---
# Margins present
margins: { top: 1, side: 2, bottom: 3 }
views:
base:
- "test"
outlines:
default: { width: 1, height: 1 }