Pulled in kids coding on homepage image to be visible on screens as small as 1280px wide.

This commit is contained in:
Nick Winter 2015-08-10 11:02:19 -07:00
parent 37fbb07211
commit 303c19a2dd

View file

@ -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