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 decd81035a change div style
decd81035a is described below

commit decd81035addace681930371ee8b557cc23aa04e
Author: crazyhzm <[email protected]>
AuthorDate: Tue Jun 7 16:14:12 2022 +0800

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

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

Reply via email to