docs: 💄 one more quick fix

Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
jffarge 2021-09-08 09:48:48 +02:00
parent b73ee74de8
commit ad53d5522b

View File

@ -148,9 +148,10 @@ code {
} }
img { img {
max-width: 100%; max-width: 380px;
display: block; display: block;
margin: auto; margin: auto;
width: 100%;
@include desktopWide { @include desktopWide {
max-width: 500px; max-width: 500px;