docs: 💄 one more quick fix
Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
parent
b73ee74de8
commit
ad53d5522b
@ -148,9 +148,10 @@ code {
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
max-width: 380px;
|
||||
display: block;
|
||||
margin: auto;
|
||||
width: 100%;
|
||||
|
||||
@include desktopWide {
|
||||
max-width: 500px;
|
||||
|
Reference in New Issue
Block a user