From c0a24845bbc97c41b0b079046f17b6fea46b2113 Mon Sep 17 00:00:00 2001 From: scotty Date: Mon, 28 Mar 2016 12:49:21 -0700 Subject: [PATCH] minor css fixes --- _sass/_desktop.sass | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/_sass/_desktop.sass b/_sass/_desktop.sass index 33c57972a7..7d162a7dff 100644 --- a/_sass/_desktop.sass +++ b/_sass/_desktop.sass @@ -88,6 +88,11 @@ $video-section-height: 550px main max-width: $main-max-width + #home + section, header, footer + main + max-width: 1000px + #oceanNodes main position: relative @@ -95,7 +100,7 @@ $video-section-height: 550px &:nth-child(1) max-width: 1000px - padding-right: 500px + padding-right: 475px h3, p text-align: left @@ -105,6 +110,9 @@ $video-section-height: 550px max-width: 48% transform: translateY(-50%) + img + max-width: 425px + //.content // width: 50%