Move login button to top right of page on index
parent
24a93104e4
commit
cceda089c0
|
@ -27,4 +27,8 @@ tr {
|
|||
|
||||
#add-score-button {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
#login-button {
|
||||
margin-left: auto;
|
||||
}
|
Reference in New Issue