Move login button to top right of page on index
This commit is contained in:
parent
24a93104e4
commit
cceda089c0
1 changed files with 4 additions and 0 deletions
|
@ -27,4 +27,8 @@ tr {
|
|||
|
||||
#add-score-button {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
#login-button {
|
||||
margin-left: auto;
|
||||
}
|
Reference in a new issue