You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by yu...@apache.org on 2022/09/15 03:15:03 UTC

[incubator-devlake-website] 25/25: fix: extra footer thing

This is an automated email from the ASF dual-hosted git repository.

yumeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit b4af400b9639b6f1d1083560677c8953d6489a78
Author: ZiyuTao <zi...@merico.dev>
AuthorDate: Wed Sep 14 18:29:06 2022 +0800

    fix: extra footer thing
---
 src/pages/index.module.css | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/pages/index.module.css b/src/pages/index.module.css
index ab86cf5fc..d3895c0e9 100644
--- a/src/pages/index.module.css
+++ b/src/pages/index.module.css
@@ -21,8 +21,4 @@
   display: flex;
   align-items: center;
   justify-content: center;
-}
-
-footer {
-  background-color: #292B3F;
 }
\ No newline at end of file