소스 검색

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 {