summaryrefslogtreecommitdiffstats
path: root/sass/parts/_post.scss
diff options
context:
space:
mode:
authorTommy Chen <tommy351@gmail.com>2012-06-03 04:54:48 +0200
committerTommy Chen <tommy351@gmail.com>2012-06-03 04:54:56 +0200
commite160288412cccf7dcc784dcc64cf32451d970cbb (patch)
treea457fd21559f4c571007bd39fb0642e9844c4cf2 /sass/parts/_post.scss
parent315d340cd34aaa7a83681a1046e651b455dc28b0 (diff)
downloadoctopress-theme-jeyzu-e160288412cccf7dcc784dcc64cf32451d970cbb.zip
octopress-theme-jeyzu-e160288412cccf7dcc784dcc64cf32451d970cbb.tar.gz
change font variables
Diffstat (limited to 'sass/parts/_post.scss')
-rw-r--r--sass/parts/_post.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/parts/_post.scss b/sass/parts/_post.scss
index 059567e..1730fb8 100644
--- a/sass/parts/_post.scss
+++ b/sass/parts/_post.scss
@@ -9,7 +9,7 @@
position: absolute;
top: 85px;
line-height: 2;
- font-size: $meta-size;
+ font-size: 0.9em;
color: $color-gray02;
width: 170px;
@media screen and (max-width: 800px){