From fce34cabb86f2b1146be2ee2e21831b6ae48cd98 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 8 Apr 2021 20:28:28 +0200 Subject: [PATCH] add image in comments --- assets/css/app.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/app.scss b/assets/css/app.scss index 4f6aaa0..4f8b620 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -312,6 +312,10 @@ a:focus .logo-svg * { @include make-pre-code; } } + + img { + width: auto; + } } @for $i from 1 through 6 {