summaryrefslogtreecommitdiffstats
path: root/sass/parts/_comment.scss
diff options
context:
space:
mode:
authorSkyArrow <tommy351@gmail.com>2012-01-24 18:04:50 +0100
committerSkyArrow <tommy351@gmail.com>2012-01-24 18:04:50 +0100
commit60eeb5b1e38979edb37988ce8e712fad587d8835 (patch)
tree492f62d03f8b543485fd3aa7929b3829b695149f /sass/parts/_comment.scss
parent7688d26354567ac7ed1c6001fa484d0438900559 (diff)
downloadoctopress-theme-jeyzu-60eeb5b1e38979edb37988ce8e712fad587d8835.zip
octopress-theme-jeyzu-60eeb5b1e38979edb37988ce8e712fad587d8835.tar.gz
sharing
Diffstat (limited to 'sass/parts/_comment.scss')
-rw-r--r--sass/parts/_comment.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/sass/parts/_comment.scss b/sass/parts/_comment.scss
index f98c014..ead3ebc 100644
--- a/sass/parts/_comment.scss
+++ b/sass/parts/_comment.scss
@@ -1,7 +1,6 @@
#comment{
padding: 30px 0;
- border-top: 1px solid $light-shadow;
- border-bottom: 1px solid $border;
+ @include border-shadow();
h1.title{
font-size: 25px;
font-weight: 300;