From 9ed5db91335d94c66dc4cde18fa7fd36d434988a Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sat, 27 Oct 2018 21:27:09 +0200 Subject: [PATCH] scss/blog: make sure that articles in the list use full width --- scss/_blog.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/_blog.scss b/scss/_blog.scss index 02ca700..cc37f01 100644 --- a/scss/_blog.scss +++ b/scss/_blog.scss @@ -141,6 +141,7 @@ } &-main { + width: 100%; padding-left:1em; } &-title {