From 0607630b3260529075b736af4b99dae51208e55d Mon Sep 17 00:00:00 2001
From: B Kanhu Charan <40065060+bkanhu@users.noreply.github.com>
Date: Thu, 21 May 2020 09:28:44 +0000
Subject: [PATCH] update footer background
---
assets/css/style.css | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/assets/css/style.css b/assets/css/style.css
index c5d4079..64becf8 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -514,7 +514,6 @@
position: absolute;
width: 100%;
padding-bottom: 20px;
- background: red;
}
.footer a {
color: #A6A6A6;
@@ -816,4 +815,4 @@
.share {
display: grid;
}
-}
\ No newline at end of file
+}
--
Gitblit v1.10.0