diff --git a/src/app/pages/home/home-page.component.scss b/src/app/pages/home/home-page.component.scss index f130f6f..645f61f 100644 --- a/src/app/pages/home/home-page.component.scss +++ b/src/app/pages/home/home-page.component.scss @@ -110,14 +110,15 @@ left :10px; .ui-map-info-row{ //display: inline; + font-size: 0.8em; line-height: 2em; - width: 140px; + width: 120px; font-weight: bold; div { display: inline-block; font-weight: normal; padding-left: 5px; - width: 87px; + width: 75px; } } .ui-border-bottom{