Add illustration

This commit is contained in:
Madison Scott-Clary
2022-10-23 14:47:46 -07:00
parent 044faf4cc6
commit 96e22dfe37
3 changed files with 15 additions and 0 deletions

BIN
static/cairns.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

View File

@ -38,3 +38,13 @@ dd {
margin-bottom: 1rem;
}
figure {
margin: 1rem auto;
max-width: 90%;
}
figcaption {
text-align: center;
opacity: 0.9;
font-size: 50%;
}