Move login button to top right of page on index

main
sudoer777 2021-11-26 13:20:14 -07:00
parent 24a93104e4
commit cceda089c0
1 changed files with 4 additions and 0 deletions

View File

@ -28,3 +28,7 @@ tr {
#add-score-button {
margin-right: auto;
}
#login-button {
margin-left: auto;
}