make pictures a bit smaller to compensate the larger website

This commit is contained in:
Solène Rapenne 2023-10-16 22:20:13 +02:00
parent 83e067dd7c
commit 8c5658a64b
Signed by: solene
GPG Key ID: 8CD42DFD57F0A909
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ body {
img {
display: block;
max-width: 100%;
max-width: 80%;
height: auto;
margin: auto;
border: 3px solid black;