File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ themeTitle: ModularAdmin
1111 </h1 >
1212 </header >
1313 <div class =" auth-content" >
14- <p class =" text-center" >LOGIN TO CONTINUE</p >
14+ <p class =" text-xs- center" >LOGIN TO CONTINUE</p >
1515 <form id =" login-form" action =" /index.html" method =" GET" novalidate =" " >
1616 <div class =" form-group" >
1717 <label for =" username" >Username</label >
@@ -33,7 +33,7 @@ themeTitle: ModularAdmin
3333 <button type =" submit" class =" btn btn-block btn-primary" >Login</button >
3434 </div >
3535 <div class =" form-group" >
36- <p class =" text-muted text-center" >Do not have an account? <a href =" signup.html" >Sign Up!</a ></p >
36+ <p class =" text-muted text-xs- center" >Do not have an account? <a href =" signup.html" >Sign Up!</a ></p >
3737 </div >
3838 </form >
3939 </div >
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ themeTitle: ModularAdmin
1111 </h1 >
1212 </header >
1313 <div class =" auth-content" >
14- <p class =" text-center" >PASSWORD RECOVER</p >
15- <p class =" text-muted text-center" ><small >Enter your email address to recover your password.</small ></p >
14+ <p class =" text-xs- center" >PASSWORD RECOVER</p >
15+ <p class =" text-muted text-xs- center" ><small >Enter your email address to recover your password.</small ></p >
1616 <form id =" reset-form" action =" /index.html" method =" GET" novalidate =" " >
1717 <div class =" form-group" >
1818 <label for =" email1" >Email</label >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ themeTitle: ModularAdmin
1111 </h1 >
1212 </header >
1313 <div class =" auth-content" >
14- <p class =" text-center" >SIGNUP TO GET INSTANT ACCESS</p >
14+ <p class =" text-xs- center" >SIGNUP TO GET INSTANT ACCESS</p >
1515 <form id =" signup-form" action =" /index.html" method =" GET" novalidate =" " >
1616 <div class =" form-group" >
1717 <label for =" firstname" >Name</label >
@@ -55,7 +55,7 @@ themeTitle: ModularAdmin
5555 <button type =" submit" class =" btn btn-block btn-primary" >Sign Up</button >
5656 </div >
5757 <div class =" form-group" >
58- <p class =" text-muted text-center" >Already have an account? <a href =" login.html" >Login!</a ></p >
58+ <p class =" text-muted text-xs- center" >Already have an account? <a href =" login.html" >Login!</a ></p >
5959 </div >
6060 </form >
6161 </div >
You can’t perform that action at this time.
0 commit comments