diff options
Diffstat (limited to 'assets/sass/_customize.scss')
| -rw-r--r-- | assets/sass/_customize.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/sass/_customize.scss b/assets/sass/_customize.scss index f2552e0..f741708 100644 --- a/assets/sass/_customize.scss +++ b/assets/sass/_customize.scss @@ -83,7 +83,8 @@ template { color: $text-light-color; } -.post .byline { +.post .byline, +.project .byline { font-style: italic; font-weight: normal; letter-spacing: 0; |
