Better image styling

This commit is contained in:
Bat 2018-09-04 14:39:46 +01:00
parent 3b2d69893d
commit dd0663348e

View File

@ -164,7 +164,9 @@ main article {
} }
article img { article img {
max-width: 100%; max-width: 100%;
margin: 3em auto;
display: block;
} }
article pre { article pre {