diff --git a/src/app/view/home/not-found/not-found.component.html b/src/app/view/home/not-found/not-found.component.html index 7bbcb39..1e03fff 100644 --- a/src/app/view/home/not-found/not-found.component.html +++ b/src/app/view/home/not-found/not-found.component.html @@ -6,7 +6,7 @@

44

{{'home.NOT_FOUND' | translate}}

{{'home.NOT_FOUND1' | translate}}

- + diff --git a/src/assets/css/style.css b/src/assets/css/style.css index df50dc7..2f20c21 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -215,10 +215,10 @@ a:focus { filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.1)); } .chart_heading { - font-size: 25px; + font-size: 23px; font-weight: 400; color: #111111; - padding: 5px 10px; + padding: 5px; vertical-align: middle; margin-bottom: 0px; position: relative; diff --git a/src/index.html b/src/index.html index 0b1af87..f739726 100644 --- a/src/index.html +++ b/src/index.html @@ -2,7 +2,7 @@ - Epic-Explorer - Home + Epic Explorer - Home