Update app/javascript/dashboard/assets/scss/widgets/_login.scss

This commit is contained in:
Sivin Varghese 2022-09-15 10:14:35 +05:30 committed by GitHub
parent 112593db30
commit c29e395bc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,8 +18,7 @@
.auth-screen--footer {
font-size: var(--font-size-small);
font-weight: var(--font-weight-medium);
margin-bottom: var(--space-two);
margin-top: var(--space-three);
margin: var(--space-two) 0;
}
@media screen and (max-width: 1200px) {