diff --git a/demo-shell-ng2/app/components/home/home.component.css b/demo-shell-ng2/app/components/home/home.component.css index 0de97b445c..06940591fb 100644 --- a/demo-shell-ng2/app/components/home/home.component.css +++ b/demo-shell-ng2/app/components/home/home.component.css @@ -29,6 +29,13 @@ margin-right: 4px; } + +.home--card__text { + font-size: 16px; + line-height: 18px; +} + + .home--feature-list { list-style: none; padding-left: 0; diff --git a/demo-shell-ng2/app/components/home/home.component.html b/demo-shell-ng2/app/components/home/home.component.html index 6be4519ac1..00ee6d9a15 100644 --- a/demo-shell-ng2/app/components/home/home.component.html +++ b/demo-shell-ng2/app/components/home/home.component.html @@ -3,11 +3,11 @@
@@ -49,14 +49,14 @@
diff --git a/demo-shell-ng2/app/components/setting/setting.component.html b/demo-shell-ng2/app/components/setting/setting.component.html index 29566444e1..0f1115108f 100644 --- a/demo-shell-ng2/app/components/setting/setting.component.html +++ b/demo-shell-ng2/app/components/setting/setting.component.html @@ -7,7 +7,7 @@