fixed modals to use new endpoint and scrapped old pages
This commit is contained in:
parent
f261fce7f5
commit
fdd14c2fae
11 changed files with 51 additions and 159 deletions
|
@ -20,6 +20,10 @@ agm-map {
|
|||
height: 75vh;
|
||||
}
|
||||
|
||||
.w-15 {
|
||||
width: 15%;
|
||||
}
|
||||
|
||||
// white title font variant on type-2 as defined in _widgets.css
|
||||
.horizontal-bars {
|
||||
padding: 0;
|
||||
|
|
Reference in a new issue