Figures now supported inside d-title

This commit is contained in:
Shan Carter
2017-08-29 16:10:53 -07:00
parent 364dc01c3b
commit d01420a048
2 changed files with 2 additions and 3 deletions
+2 -1
View File
@@ -53,7 +53,8 @@ d-article > * {
}
.l-page,
d-figure {
d-figure,
d-title > * {
grid-column: margin-left / page;
}