mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -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
|
#hour-of-code-view
|
||||||
|
|
||||||
#site-content-area
|
#site-content-area
|
||||||
padding: 20px 30%
|
padding: 20px 300px
|
||||||
|
|
||||||
h1
|
h1
|
||||||
margin-bottom: 40px
|
margin-bottom: 40px
|
||||||
|
|
Loading…
Reference in a new issue