added css img- display: block #85

Merged
solene merged 1 commits from pmjv/openbsd-webzine:css into main 2023-09-13 11:51:26 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ body {
}
img {
display: block;
max-width: 100%;
height: auto;
margin: auto;