From 0a0977bff173f5a43c68547f35230f42df113d49 Mon Sep 17 00:00:00 2001 From: Asutosh Palai Date: Tue, 4 Oct 2016 09:12:13 -0400 Subject: [PATCH] Fixed image centering on new-articles --- css/base.scss | 3 ++- index.html | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/base.scss b/css/base.scss index 57c5219..7e8af4a 100644 --- a/css/base.scss +++ b/css/base.scss @@ -471,7 +471,8 @@ body { width: 100%; &.wide { - height: 100% + height: 100%; + width: auto; } &.tall { diff --git a/index.html b/index.html index b548ca9..31ce415 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ title: "Watch Out!, IIT Roorkee"
- +
@@ -41,7 +41,7 @@ title: "Watch Out!, IIT Roorkee"
- +
{{ post.category }}