nav url fixes

talkToUs responsive stuff
oversize image fix
This commit is contained in:
scotty
2016-03-03 14:54:16 -08:00
parent cb541e75df
commit 08ea69aebb
5 changed files with 25 additions and 11 deletions
+3
View File
@@ -803,6 +803,9 @@ section
color: $blue
font-weight: 700
img
max-width: 100%
.fixed footer
position: fixed
bottom: 0
+4
View File
@@ -47,6 +47,10 @@ $video-section-height: 550px
div + div
margin-left: 20px
div:nth-child(3), div:nth-child(4)
margin-top: 0
//
//// FOOTER
//footer
+8
View File
@@ -156,10 +156,18 @@ $feature-box-div-width: 45%
div
width: calc(50% - 15px)
div + div
margin-top: 0
div:nth-child(2)
margin-left: 20px
div:nth-child(3)
margin-top: 20px
margin-left: 20px
div:nth-child(4)
margin-top: 20px
margin-left: 20px
a