nav url fixes
talkToUs responsive stuff oversize image fix
This commit is contained in:
@@ -803,6 +803,9 @@ section
|
||||
color: $blue
|
||||
font-weight: 700
|
||||
|
||||
img
|
||||
max-width: 100%
|
||||
|
||||
.fixed footer
|
||||
position: fixed
|
||||
bottom: 0
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user