From 303c19a2dd16c2120b7453373d8e5eb5e0ec50a2 Mon Sep 17 00:00:00 2001 From: Nick Winter Date: Mon, 10 Aug 2015 11:02:19 -0700 Subject: [PATCH] Pulled in kids coding on homepage image to be visible on screens as small as 1280px wide. --- app/styles/home.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/styles/home.sass b/app/styles/home.sass index bd1678ae1..57ee3e1f6 100644 --- a/app/styles/home.sass +++ b/app/styles/home.sass @@ -6,10 +6,10 @@ #kids-coding-container $coding-image-size: 272px position: relative - width: 1000px + $coding-image-size + width: 960px + $coding-image-size margin: 0px auto - @media screen and ( max-width: 1400px ) + @media screen and ( max-width: 1279px ) display: none .kid-coding