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 {
max-width: 100%;
max-width: 380px;
display: block;
margin: auto;
width: 100%;
@include desktopWide {
max-width: 500px;