diff --git a/SRC/public/css/home.css b/SRC/public/css/home.css
index a087fbf..de35eb7 100644
--- a/SRC/public/css/home.css
+++ b/SRC/public/css/home.css
@@ -6,7 +6,7 @@ body {
background-size:cover;
}
-.form-control
+.form-group
{
- margin-top : 10%;
+ margin-top : 0.5%;
}
\ No newline at end of file
diff --git a/SRC/resources/views/home.blade.php b/SRC/resources/views/home.blade.php
index 1a67feb..232f71c 100755
--- a/SRC/resources/views/home.blade.php
+++ b/SRC/resources/views/home.blade.php
@@ -3,11 +3,10 @@