From c089a8d1b362ad82f3ea1094a1de0f4fccf458fc Mon Sep 17 00:00:00 2001 From: Wassim CHEGHAM Date: Fri, 20 Apr 2018 23:16:34 +0200 Subject: [PATCH] fix: easter --- src/app/app.component.css | 4 ++-- src/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/app.component.css b/src/app/app.component.css index a274103..1123a31 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -8,5 +8,5 @@ height: 140px; width: 100%; position: absolute; - top: 0; -} \ No newline at end of file + top: -150px; +} diff --git a/src/index.html b/src/index.html index 8307023..da94146 100644 --- a/src/index.html +++ b/src/index.html @@ -70,7 +70,7 @@ footer { background: #69C7FA; background: linear-gradient(45deg, #928EE8 50%, #69C7FA 100%); - padding: 4px; + padding: 14px; color: white; position: fixed; width: 100%; @@ -96,7 +96,7 @@