From 0d73ca07f2bc87a21274cffe01f8803b6629510d Mon Sep 17 00:00:00 2001 From: sunny Date: Wed, 30 May 2018 20:15:27 +0900 Subject: [PATCH] design --- .../breadcrumb/app.breadcrumb.component.html | 4 ++-- .../layout/footer/app.footer.component.html | 18 +++++++++++------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/src/app/commons/component/layout/breadcrumb/app.breadcrumb.component.html b/src/app/commons/component/layout/breadcrumb/app.breadcrumb.component.html index 3ac3390..7e4e0ad 100644 --- a/src/app/commons/component/layout/breadcrumb/app.breadcrumb.component.html +++ b/src/app/commons/component/layout/breadcrumb/app.breadcrumb.component.html @@ -5,13 +5,13 @@ home -
  • /
  • +
  •  / 
  • {{item.label}} {{item.label}}
  • -
  • /
  • +
  •  / 
  • \ No newline at end of file diff --git a/src/app/commons/component/layout/footer/app.footer.component.html b/src/app/commons/component/layout/footer/app.footer.component.html index ea90dbe..6098c54 100644 --- a/src/app/commons/component/layout/footer/app.footer.component.html +++ b/src/app/commons/component/layout/footer/app.footer.component.html @@ -1,9 +1,13 @@ -