remove unused thumbnail class

used to appear on a couple images, the styling was replaced with some
more explicit image tags and soon will be replaced again with figure
stuff
This commit is contained in:
Brian S. Stephan 2022-03-29 22:58:09 -05:00
parent f15d955067
commit 2c47501589
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 0 additions and 7 deletions

View File

@ -184,13 +184,6 @@ figcaption {
margin-top: 5px;
}
.thumbnail-image {
width: 150px;
height: auto;
margin: 5px;
display: inline;
}
.footnote {
font-size: 0.8em;
}