diff --git a/src/example/index.html b/src/example/index.html index b7fb722..3650696 100644 --- a/src/example/index.html +++ b/src/example/index.html @@ -3,6 +3,9 @@ The Robot King + + + diff --git a/src/example/player.styl b/src/example/player.styl index 3fa9f6d..e70d6cb 100644 --- a/src/example/player.styl +++ b/src/example/player.styl @@ -18,9 +18,9 @@ ul overflow-x hidden #main position relative - padding 40px 60px - p, h1, h2 - margin 1em 0 + padding 5% + p, h1, h2, ul + margin-bottom 1em a color #c00 text-decoration none