From 8be38596bf6945a3aaad21838a8bffc68bf559f1 Mon Sep 17 00:00:00 2001 From: Li Zhanhui Date: Thu, 8 Jun 2017 18:04:13 +0800 Subject: [PATCH] Revert changes to CSS --- _sass/_archive.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_sass/_archive.scss b/_sass/_archive.scss index b741bc5ccd..aeec13279a 100644 --- a/_sass/_archive.scss +++ b/_sass/_archive.scss @@ -63,7 +63,7 @@ border-radius: $border-radius; overflow: hidden; img { - max-width: 60%; + max-width: 100%; } } @@ -158,8 +158,6 @@ .feature__item { margin-bottom: 2em; font-size: 1.25rem; - height: 80px; - line-height: 80px; @include breakpoint($small) { margin-bottom: 0;