From 28157536300f4c267b0fccffc503e129f0bd79db Mon Sep 17 00:00:00 2001 From: Tommy Chen Date: Wed, 6 Jun 2012 13:00:07 +0800 Subject: modify padding of archive page --- sass/parts/_archive.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sass/parts/_archive.scss b/sass/parts/_archive.scss index 61442b9..af8f764 100644 --- a/sass/parts/_archive.scss +++ b/sass/parts/_archive.scss @@ -14,7 +14,7 @@ width: 200px; position: absolute; top: 0; - padding-top: 30px; + padding-top: 15px; border-top: 1px solid #fff; &:before{ content: ""; @@ -30,6 +30,7 @@ } article{ margin-left: 200px; + padding: 15px 0; @media screen and (max-width: 600px){ margin-left: 0; &:first-of-type{ @@ -42,6 +43,7 @@ } .meta{ color: $color-gray02; + font-size: 0.9em; line-height: 2; margin-top: 15px; @media screen and (max-width: 600px){ -- cgit v1.1-2-g2b99