File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ <h6 class="mb-4 text-muted">Reset Password</h6>
2929 < form action ="" method ="">
3030 < div class ="mb-3 text-start ">
3131 < label for ="email " class ="form-label "> Email adress</ label >
32- < input type ="email " class ="form-control " placeholder ="Enter Email " required >
32+ < input type ="email " class ="form-control " placeholder ="Enter your email " required >
3333 </ div >
34- < button class ="btn btn-primary shadow-2 mb-4 "> Send me new password</ button >
34+ < button class ="btn btn-primary mb-4 " style =" width:100% "> Send me new password</ button >
3535 </ form >
3636 < p class ="mb-0 text-muted "> Don’t have an account? < a href ="signup.html "> Sign up</ a > </ p >
3737 </ div >
@@ -42,4 +42,4 @@ <h6 class="mb-4 text-muted">Reset Password</h6>
4242 < script src ="assets/vendor/bootstrap/js/bootstrap.min.js "> </ script >
4343</ body >
4444
45- </ html >
45+ </ html >
You can’t perform that action at this time.
0 commit comments