minor css fixes

This commit is contained in:
scotty
2016-03-28 12:49:21 -07:00
parent 92175712e5
commit c0a24845bb
+9 -1
View File
@@ -88,6 +88,11 @@ $video-section-height: 550px
main main
max-width: $main-max-width max-width: $main-max-width
#home
section, header, footer
main
max-width: 1000px
#oceanNodes #oceanNodes
main main
position: relative position: relative
@@ -95,7 +100,7 @@ $video-section-height: 550px
&:nth-child(1) &:nth-child(1)
max-width: 1000px max-width: 1000px
padding-right: 500px padding-right: 475px
h3, p h3, p
text-align: left text-align: left
@@ -105,6 +110,9 @@ $video-section-height: 550px
max-width: 48% max-width: 48%
transform: translateY(-50%) transform: translateY(-50%)
img
max-width: 425px
//.content //.content
// width: 50% // width: 50%