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

crazyhzm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7dd9407626 change div style
7dd9407626 is described below

commit 7dd9407626d72b3d057d26dde70c91131828cbc4
Author: crazyhzm <[email protected]>
AuthorDate: Tue Jun 7 16:06:32 2022 +0800

    change div style
---
 content/zh/_index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/zh/_index.html b/content/zh/_index.html
index 40c06f7816..37044433b6 100644
--- a/content/zh/_index.html
+++ b/content/zh/_index.html
@@ -14,7 +14,8 @@ linkTitle = "Apache Dubbo Website"
     </a>
     <p class="lead mt-5 font-weight-bold">Apache Dubbo 是一款微服务框架,为大规模微服务实践提供高性能 
RPC 通信、流量治理、可观测性等解决方案,<br/>
         涵盖 Java、Golang 等多种语言 SDK 实现。</p>
-    {{< blocks/link-down color="white" >}}
+    <div class="mx-auto mt-5">
+        {{< blocks/link-down color="white" >}}
 </div>
 {{< /blocks/cover >}}
 

Reply via email to