diff --git a/app/Views/login.php b/app/Views/login.php index 312d6bb..f4ed44f 100755 --- a/app/Views/login.php +++ b/app/Views/login.php @@ -80,6 +80,17 @@ align-items: center; } + @media screen and (max-height: 700px) and (max-height: 1000px) { + .outer_card{ + margin-top:7%; + margin-bottom:3%; + margin-left:10%; + margin-right:10%; + + } + } + +