diff options
Diffstat (limited to 'sass/parts/_post.scss')
-rw-r--r-- | sass/parts/_post.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/parts/_post.scss b/sass/parts/_post.scss index aeaa52a..704096b 100644 --- a/sass/parts/_post.scss +++ b/sass/parts/_post.scss @@ -6,7 +6,7 @@ position: absolute; top: 85px; line-height: 2; - font-size: 13px; + font-size: $meta-size; color: $font-meta; width: 170px; a{ |