You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by gi...@apache.org on 2023/01/13 05:48:19 UTC

[kyuubi-website] branch asf-site updated: deploy: 6ecf191b907216987114dcd3ce8b9ffd77692748

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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kyuubi-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1c3418b  deploy: 6ecf191b907216987114dcd3ce8b9ffd77692748
1c3418b is described below

commit 1c3418bbe5dae51ebd927ae97c99a24f815a7096
Author: pan3793 <pa...@users.noreply.github.com>
AuthorDate: Fri Jan 13 05:48:15 2023 +0000

    deploy: 6ecf191b907216987114dcd3ce8b9ffd77692748
---
 content/css/kyuubi.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/css/kyuubi.css b/content/css/kyuubi.css
index 2170d00..c825431 100644
--- a/content/css/kyuubi.css
+++ b/content/css/kyuubi.css
@@ -185,11 +185,11 @@ body {
 
 /* footer */
 .footer {
-  margin: 32px 0 0 0;
-  min-width: 1250px;
-  height: 489px;
+  margin: auto;
+  min-width: auto;
+  height: auto;
   background: rgb(26, 26, 26);
-  padding: 88px 0;
+  padding: 30px 0;
   font-size: 14px;
   line-height: 20px;
   color: #FFFFFF;