mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
Fix HourOfCodeView padding
This commit is contained in:
parent
9dbd4d296a
commit
7cd031064f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#hour-of-code-view
|
||||
|
||||
#site-content-area
|
||||
padding: 20px 30%
|
||||
padding: 20px 300px
|
||||
|
||||
h1
|
||||
margin-bottom: 40px
|
||||
|
|
Loading…
Reference in a new issue