|
@@ -1243,7 +1243,7 @@ body {
|
|
|
background: $bgcolor;
|
|
|
color: $title-color;
|
|
|
position: relative;
|
|
|
- padding-bottom: 40vw;
|
|
|
+ padding-bottom: 650px;
|
|
|
|
|
|
@media screen and(max-width:$table) {
|
|
|
padding-bottom: 75vw;
|
|
@@ -1330,6 +1330,7 @@ body {
|
|
|
#googlemap {
|
|
|
padding-top: 1vw !important;
|
|
|
width: 35vw;
|
|
|
+ height: 800px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
@@ -1441,6 +1442,7 @@ body {
|
|
|
#footer {
|
|
|
background: #b0d4ca;
|
|
|
text-align: center;
|
|
|
+
|
|
|
|
|
|
p {
|
|
|
padding: 15px;
|