From 673e4690dc97e04bf4950085c67dcf2ae843a64e Mon Sep 17 00:00:00 2001 From: Rudis Muiznieks Date: Wed, 2 Jul 2014 18:12:11 -0500 Subject: [PATCH] styling fixes for example --- src/example/index.html | 3 +++ src/example/player.styl | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) 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