updated pie css
This commit is contained in:
parent
c9ecfd0566
commit
ac2ab1d551
4 changed files with 43 additions and 20 deletions
|
@ -34,10 +34,15 @@ agm-map {
|
|||
padding: 5rem 5%;
|
||||
line-height: 0;
|
||||
position: relative;
|
||||
background: #20a8d8;
|
||||
background: #4dbd74;
|
||||
color: white;
|
||||
font-size: 0.875rem;
|
||||
}
|
||||
|
||||
.text-dark-green {
|
||||
color: #10602c;
|
||||
}
|
||||
|
||||
// white title font variant on type-2 as defined in _widgets.css
|
||||
.horizontal-bars {
|
||||
padding: 0;
|
||||
|
|
Reference in a new issue