parent
814e18a7cd
commit
563c0cfe54
1 changed files with 3 additions and 3 deletions
|
@ -199,9 +199,9 @@ a {
|
|||
}
|
||||
|
||||
#login {
|
||||
position: fixed;
|
||||
bottom: 1rem;
|
||||
right: 1.5rem;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 2rem;
|
||||
}
|
||||
|
||||
#login input {
|
||||
|
|
Loading…
Reference in a new issue