Implementation of Better Error Handling on Login
This commit is contained in:
@@ -113,12 +113,14 @@
|
||||
transition: .3s;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media (min-width:767px) {
|
||||
|
||||
.authentication-container {
|
||||
min-width: 630px;
|
||||
}
|
||||
|
||||
|
||||
.authentication-body {
|
||||
all: unset;
|
||||
justify-content: space-around;
|
||||
@@ -145,4 +147,4 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user