Map page added with map
This commit is contained in:
parent
67bb904770
commit
40bd7459b5
6 changed files with 70 additions and 0 deletions
|
@ -14,6 +14,12 @@
|
|||
background-color: #0f81a8;
|
||||
color: #e8ebed;
|
||||
}
|
||||
|
||||
// Map styling
|
||||
agm-map {
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
// white title font variant on type-2 as defined in _widgets.css
|
||||
.horizontal-bars {
|
||||
padding: 0;
|
||||
|
|
Reference in a new issue