浏览代码

Bring greeting section into middle

hossainemruz 5 年之前
父节点
当前提交
a1edb2de60
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      static/assets/css/home.css

+ 2 - 2
static/assets/css/home.css

@@ -20,8 +20,8 @@
 
 .content {
   position: relative;
-  top: -80%;
-  height: 75%;
+  top: -65%;
+  height: 60%;
 }
 
 .home img {