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