From 56a77698e57a9930771a7cb2b50031d54a512c48 Mon Sep 17 00:00:00 2001 From: Kris Koishigawa Date: Tue, 29 Sep 2020 14:00:27 +0900 Subject: [PATCH] fix: add new favicon and clean up landing page --- public/style.css | 4 ---- views/index.html | 15 +++++++-------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/public/style.css b/public/style.css index 462a1bb..574f2fd 100644 --- a/public/style.css +++ b/public/style.css @@ -16,10 +16,6 @@ h3 { margin-top: 30px; } -footer { - margin-top: 40px; -} - .user-stories { position: relative; text-align: justify; diff --git a/views/index.html b/views/index.html index 74fdec3..c1f391f 100644 --- a/views/index.html +++ b/views/index.html @@ -2,32 +2,31 @@ - URL Shortener + URL Shortener Microservice -

API Project: URL Shortener Microservice

+

URL Shortener Microservice

-

Short URL Creation

URL Shortener - +