]> git.p6c8.net - pcdenotes.git/blobdiff - notes/static/notes/style.css
Set max-width for images
[pcdenotes.git] / notes / static / notes / style.css
index ac398b179a6d6d9a5dae416fdad964e9d0817fe4..00b446d398fba7d97ba9746f78b9d0de53073a00 100644 (file)
@@ -26,6 +26,10 @@ article > div {
     padding-top: 0.5em;
 }
 
+article img {
+    max-width: 100%;
+}
+
 footer {
     color: #ffffff;
     background-color: #212529;

patrick-canterino.de