From 30c6be907b51e3d6113df1453d70872b227ec65a Mon Sep 17 00:00:00 2001 From: Reda Lazri Date: Tue, 13 Sep 2016 11:36:20 +0100 Subject: [PATCH] Fix recommended --- css/master.css | 7 ++++--- givingguide.html | 6 +++--- img/products/mini-wifi.jpg | Bin 19566 -> 0 bytes img/products/vpn.jpg | Bin 28736 -> 0 bytes img/products/wifi-adapter.jpg | Bin 9540 -> 0 bytes img/products/wifi-adapter.png | Bin 0 -> 15243 bytes 6 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 img/products/mini-wifi.jpg delete mode 100644 img/products/vpn.jpg delete mode 100644 img/products/wifi-adapter.jpg create mode 100644 img/products/wifi-adapter.png diff --git a/css/master.css b/css/master.css index 154af47..c10b9e0 100644 --- a/css/master.css +++ b/css/master.css @@ -285,6 +285,7 @@ section { /*Comparisons*/ .title { margin-top: 40px; + margin-bottom: 30px; padding-bottom: 8px; background-image: url("../img/underline.svg"); background-position: center bottom; @@ -295,7 +296,7 @@ section { position: absolute; top: 0; left: 0; - /*display: none; */ /* Remove when using*/ + /*display: none; */ /* uncomment when needed*/ width: 0; height: 0; border-width: 100px 100px 0 0; @@ -442,8 +443,8 @@ li.neutral { } .recommended-img img{ - width: 300px; - height: 300px; + width: 250px; + height: 250px; } .recommended-section { diff --git a/givingguide.html b/givingguide.html index e6b0d4f..e9a0bdc 100644 --- a/givingguide.html +++ b/givingguide.html @@ -220,13 +220,13 @@