diff --git a/form-input-wave/index.html b/form-input-wave/index.html
index 77ddc08..cce75f3 100644
--- a/form-input-wave/index.html
+++ b/form-input-wave/index.html
@@ -29,7 +29,7 @@
-
Don't have an account? Register
+ Don't have an account? Register
diff --git a/form-input-wave/registre.html b/form-input-wave/registre.html
new file mode 100644
index 0000000..9910618
--- /dev/null
+++ b/form-input-wave/registre.html
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+ Form Input Wave
+
+
+
+
+
+
diff --git a/form-input-wave/style.css b/form-input-wave/style.css
index f5548ce..56cbe7e 100644
--- a/form-input-wave/style.css
+++ b/form-input-wave/style.css
@@ -43,6 +43,7 @@ body {
font-size: 16px;
border: 0;
border-radius: 5px;
+ margin-top: 30px;
}
.btn:focus {
@@ -54,12 +55,11 @@ body {
}
.text {
- margin-top: 30px;
+ margin-top: 40px;
}
.form-control {
position: relative;
- margin: 20px 0 40px;
width: 300px;
}