Sketch 6, Plant

This commit is contained in:
Joshua Seigler 2019-11-14 09:15:22 -05:00
parent d8538524a8
commit 475d992347
6 changed files with 208 additions and 6 deletions

View file

@ -60,6 +60,11 @@ figure {
max-width: 400px;
}
figcaption {
display: flex;
justify-content: space-between;
}
main {
padding: 1em;
}