Update app/javascript/dashboard/assets/scss/widgets/_login.scss
This commit is contained in:
parent
112593db30
commit
c29e395bc8
1 changed files with 1 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue