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/incubator-inlong-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 9879402 Automated deployment: Tue May 11 08:08:42 UTC 2021 305b0f93bcf2e28d5241f4ee91c76406fbbec9b6 9879402 is described below commit 98794020cbe2bb7f8d95921fb11ae923a99276db Author: wf123537200 <wf123537...@users.noreply.github.com> AuthorDate: Tue May 11 08:08:42 2021 +0000 Automated deployment: Tue May 11 08:08:42 UTC 2021 305b0f93bcf2e28d5241f4ee91c76406fbbec9b6 --- build/home.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/home.css b/build/home.css index cd00353..3a0c986 100644 --- a/build/home.css +++ b/build/home.css @@ -25564,10 +25564,10 @@ html, body { .home-page .feature-section ul li::after { content: ''; width: 0; - height: 60%; + height: 12rem; position: absolute; border-right: 1px dashed #7B98F7; - top: 20%; + top: 12rem; right: 0; opacity: 0.5; } .home-page .feature-section ul li:last-child::after {