From 419a3a395ad9fc1874072442d1da8fa73ae61d92 Mon Sep 17 00:00:00 2001 From: Reda Lazri Date: Mon, 29 Aug 2016 18:26:27 +0100 Subject: [PATCH] more fixes --- css/master.css | 57 ++++++++++++++++++++++++++++++++---------------- givingguide.html | 1 - 2 files changed, 38 insertions(+), 20 deletions(-) diff --git a/css/master.css b/css/master.css index 45c5b4f..f523799 100644 --- a/css/master.css +++ b/css/master.css @@ -100,8 +100,8 @@ /*Text Styles*/ h1 { - margin-top: 40px; - margin-bottom: 30px; + margin-top: 10px; + margin-bottom: 20px; color: #2caf8f; @@ -497,6 +497,25 @@ footer p { .footer-logo img { width: 80%; } + + /*Fixes*/ + /*This sections fixes the inevitable difference in height of the comparison panes with margin-top where a simpler isn't possible*/ + .fix-iphone { + margin-top: 15px; + } + + .fix-macbook { + margin-top: 90px; + } + + .fix-router, + .fix-amazon { + margin-top: 100px; + } + + .fix-itunes { + margin-top: 50px; + } } /* Medium devices (desktops, 992px and up) */ @media (min-width: 992px) { @@ -593,26 +612,26 @@ footer p { .footer-logo img { width: 50%; } -} -/* Large devices (large desktops, 1200px and up) */ -@media (min-width: 1200px) {} + /*Fixes*/ + /*This sections fixes the inevitable difference in height of the comparison panes with margin-top where a simpler isn't possible*/ + .fix-iphone { + margin-top: 15px; + } -/*Fixes*/ -/*This sections fixes the inevitable difference in height of the comparison panes with margin-top where a simpler isn't possible*/ -.fix-iphone { - margin-top: 15px; -} + .fix-macbook { + margin-top: 90px; + } -.fix-macbook { - margin-top: 90px; -} + .fix-router, + .fix-amazon { + margin-top: 100px; + } -.fix-router, -.fix-amazon { - margin-top: 100px; + .fix-itunes { + margin-top: 50px; + } } -.fix-itunes { - margin-top: 50px; -} +/* Large devices (large desktops, 1200px and up) */ +@media (min-width: 1200px) {} diff --git a/givingguide.html b/givingguide.html index 24835c9..ee5bf88 100644 --- a/givingguide.html +++ b/givingguide.html @@ -362,7 +362,6 @@
  • Wide variety of plugins grants limitless features.
  • Easy to install on all major operating systems.
  • - -- 2.25.1