home page css fixes
This commit is contained in:
+8
-3
@@ -91,17 +91,22 @@ $video-section-height: 550px
|
||||
#oceanNodes
|
||||
main
|
||||
position: relative
|
||||
max-width: $main-max-width
|
||||
max-width: 830px
|
||||
|
||||
&:nth-child(1)
|
||||
max-width: 1000px
|
||||
padding-right: 500px
|
||||
|
||||
h3, p
|
||||
text-align: left
|
||||
|
||||
.image-wrapper
|
||||
position: absolute
|
||||
max-width: 48%
|
||||
transform: translateY(-50%)
|
||||
|
||||
.content
|
||||
width: 50%
|
||||
//.content
|
||||
// width: 50%
|
||||
|
||||
|
||||
#video
|
||||
|
||||
Reference in New Issue
Block a user