Single layout show date rage if supplied, fix figcaption right alignment

This commit is contained in:
Justin Nguyen
2020-12-22 19:50:54 -08:00
parent 6bcb416dbf
commit 50b7892a15
7 changed files with 11 additions and 7 deletions

View File

@@ -147,7 +147,7 @@ figure {
}
&.right {
text-align: left;
text-align: right;
}
}
}