You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tubemq.apache.org by za...@apache.org on 2020/01/17 06:24:04 UTC

[incubator-tubemq-website] branch master updated: move brand name a little higher (#5)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d982046  move brand name a little higher (#5)
d982046 is described below

commit d982046d68630249776fa35b2f91763b430674d7
Author: zakwu <12...@qq.com>
AuthorDate: Fri Jan 17 14:23:59 2020 +0800

    move brand name a little higher (#5)
    
    move brand name a little higher
---
 src/pages/home/index.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/home/index.scss b/src/pages/home/index.scss
index df1a7c4..50e8f82 100644
--- a/src/pages/home/index.scss
+++ b/src/pages/home/index.scss
@@ -10,7 +10,7 @@
     .vertical-middle {
       position: absolute;
       left: 18%;
-      top: 25%;
+      top: 20%;
       box-sizing: border-box;
       padding: 0 20px;
     }