diff --git a/app/Views/login.php b/app/Views/login.php
index 80a76cb..0f13348 100755
--- a/app/Views/login.php
+++ b/app/Views/login.php
@@ -24,6 +24,13 @@
id="app-dark-stylesheet" />
+
+
+
+
+
+
+
/assets/css/icons.min.css" rel="stylesheet" type="text/css" />
@@ -67,12 +74,23 @@
.inner-card {
- height: 70vh;
+ min-height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
+ @media screen and (max-height: 780px) {
+ .outer_card{
+ margin-top:7%;
+ margin-bottom:0%;
+ margin-left:10%;
+ margin-right:10%;
+
+ }
+ }
+
+
@@ -110,6 +128,7 @@
src="= base_url() . "public"; ?>/assets/images/googleButton.svg" width="200">
getFlashdata('error')) : ?>
+