[2024-02-28] New post, Microzig, and associated images and CSS updates

This commit is contained in:
Andrew Conlin 2024-02-28 11:23:11 +00:00
parent 84c6e9dfdc
commit 417d2729d3
8 changed files with 154 additions and 1 deletions

View file

@ -61,6 +61,9 @@ hr {
}
img {
max-width:100%;
max-width:70%;
max-height:100%;
margin-left: auto;
margin-right: auto;
display: block;
}