add ability to vertically align content of section

This commit is contained in:
alexbogomolov
2019-10-29 12:55:15 +02:00
parent 43ddeec6e1
commit 2276572902
6 changed files with 72 additions and 1 deletions

View File

@ -5,3 +5,4 @@ export * from "./page-size";
export * from "./page-number";
export * from "./page-border";
export * from "./line-number";
export * from "./vertical-align";