diff --git a/public/stylesheets/style.styl b/public/stylesheets/style.styl index 3b4b7bd..8ee0f5a 100644 --- a/public/stylesheets/style.styl +++ b/public/stylesheets/style.styl @@ -71,7 +71,7 @@ h2 border-radius 3px border 1px solid #ccc margin-left 20px - padding-bottom 5px + padding-bottom 10px background-color background-color box-shadow inset 0px 0px 0px 3px rgba(#fff, 0.8), 0px 3px 0px -2px rgba(#000, 0.1) @@ -94,16 +94,19 @@ h2 li margin 0 + width 100% a:link background-color background-color padding 4px 8px margin 0 + width 100% a:hover background #4d5bfa padding 4px 8px margin 0 + width 100% p line-height 1.8