made changes

This commit is contained in:
sanaya 2022-02-02 14:10:29 +05:30
parent 1cde77c275
commit a23d54a6e5
3 changed files with 2 additions and 2 deletions

BIN
.gitignore vendored

Binary file not shown.

View File

@ -54,7 +54,7 @@ const Login = () => {
</CCol>
<CCol xs={6}>
<Link to="/">
<CButton color="danger" className="px-4">
<CButton color="danger" className="px-4 ">
Cancel
</CButton>
</Link>