added in map and links on contact page
This commit is contained in:
@@ -744,3 +744,18 @@ ul#sharePageLinks.active {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.map-responsive {
|
||||
overflow: hidden;
|
||||
padding-bottom: 56.25%;
|
||||
position: relative;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
.map-responsive iframe {
|
||||
left: 0;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user