From d07343e0ab05842d3c12cb7dedcf624170e9a547 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sat, 27 Oct 2018 21:27:53 +0200 Subject: [PATCH] export scss --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 4a62e11..dece4ea 100644 --- a/style.css +++ b/style.css @@ -319,6 +319,9 @@ ol { font-weight: 300; } .article-content p, .article-content em, .article-content p em { font-weight: 300; } + .article-content img { + max-width: 100%; + height: auto; } .article-content .article-thumbnail { padding-bottom: 1em; text-align: center; } @@ -1441,6 +1444,7 @@ a.list-group-item:hover { max-width: 100%; height: auto; } .list-article-main { + width: 100%; padding-left: 1em; } .list-article-title { font-family: Teko;