mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-31 07:12:49 -04:00
add margin-left for id 'create-account-btn'
This commit is contained in:
parent
c875c8c5ec
commit
3dfb0c04b8
1 changed files with 4 additions and 1 deletions
|
@ -7,9 +7,12 @@
|
|||
.login-btn
|
||||
margin-right: 0px
|
||||
|
||||
#create-account-btn
|
||||
margin-left: 10px
|
||||
|
||||
#not-found-img
|
||||
max-width: 20%
|
||||
margin: 20px 0
|
||||
|
||||
#links-row
|
||||
margin-top: 50px
|
||||
margin-top: 50px
|
||||
|
|
Loading…
Add table
Reference in a new issue