Explorar el Código

Bring greeting section into middle

hossainemruz hace 5 años
padre
commit
a1edb2de60
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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 {