diff --git a/users/edit-kyc.css b/users/edit-kyc.css index c55e84d..5c640d9 100644 --- a/users/edit-kyc.css +++ b/users/edit-kyc.css @@ -91,7 +91,7 @@ opacity: 0.7; } - .modal { + .imgModal { display: none; position: fixed; z-index: 1; @@ -106,7 +106,7 @@ } - .modal-content { + .imgModal-content { margin: auto; display: block; width: 80%; @@ -115,7 +115,7 @@ } - .modal-content, #caption { + .imgModal-content, #caption { -webkit-animation-name: zoom; -webkit-animation-duration: 0.6s; animation-name: zoom; @@ -151,7 +151,7 @@ } @media only screen and (max-width: 700px){ - .modal-content { + .imgModal-content { width: 100%; } } \ No newline at end of file diff --git a/users/edit-kyc.php b/users/edit-kyc.php index 92cf1bb..a56dbfa 100644 --- a/users/edit-kyc.php +++ b/users/edit-kyc.php @@ -42,9 +42,9 @@ } ?> -