Move all the figure styles to columns and typography

This commit is contained in:
Eryn Wells 2023-09-30 11:22:08 -07:00
parent 090eef5bee
commit 17f576406f
3 changed files with 60 additions and 77 deletions

View file

@ -56,6 +56,7 @@
figcaption {
font-size: 80%;
line-height: var(--line-height);
text-align: center;
}
figure .highlight .cl {