Преглед изворни кода

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 {