Line 470: | Line 470: | ||
} | } | ||
.content-section { | .content-section { | ||
− | padding-top: | + | padding-top: 100px; |
− | padding-bottom: | + | padding-bottom: 100px; |
height: auto; | height: auto; | ||
min-height: 100% !important; | min-height: 100% !important; | ||
Line 478: | Line 478: | ||
#map { | #map { | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 100px; |
− | margin-top: | + | margin-top: 100px; |
} | } | ||
@media (min-width: 767px) { | @media (min-width: 767px) { | ||
.content-section { | .content-section { | ||
height: auto; | height: auto; | ||
− | padding-top: | + | padding-top: 100px; |
− | padding-bottom: | + | padding-bottom: 100px; |
min-height: 100% !mportant; | min-height: 100% !mportant; | ||
} | } |
Revision as of 11:10, 19 August 2017
<!DOCTYPE html>