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