diff options
Diffstat (limited to 'assets/sass/_customize.scss')
| -rw-r--r-- | assets/sass/_customize.scss | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/assets/sass/_customize.scss b/assets/sass/_customize.scss index ca681cd..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; @@ -286,7 +287,3 @@ ul.tags-cloud { .screen-reader-text { @include visually-hidden(); } - -.hypothesis-container { - cursor: pointer; -} |
