From b9286ae808293b0b39be693f795cf002e2c96ece Mon Sep 17 00:00:00 2001 From: ryzhak Date: Wed, 24 Oct 2018 19:24:00 +0300 Subject: [PATCH] #5 added powered by text to footer --- src/app/dashboard/dashboard.component.css | 3 +++ src/app/dashboard/dashboard.component.html | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/src/app/dashboard/dashboard.component.css b/src/app/dashboard/dashboard.component.css index e69de29..1283ecb 100644 --- a/src/app/dashboard/dashboard.component.css +++ b/src/app/dashboard/dashboard.component.css @@ -0,0 +1,3 @@ +.footer-logo { + max-height: 25px; +} \ No newline at end of file diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index 2f05da7..2f65cf8 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -67,6 +67,10 @@

DevZenDao

DevZenDao 2018

+
+ + Powered by Thetta DAO Framework +