give *all* images max-width of the inner column

this was done for the giant splash logo but I should really just
restrain this everywhere
This commit is contained in:
Brian S. Stephan 2021-02-12 09:18:54 -06:00
parent 3bfdacdb6d
commit bb0e71e9e4
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ blockquote {
text-align: center;
}
.splash img {
img {
max-width: 100%;
}