Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authoramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-03-25 04:46:33 +0300
committeramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-03-25 04:46:33 +0300
commit53f450150583e09030851f89be84c06dd76ac69d (patch)
tree621279664efeb36b190d13fa8a688406445568eb /assets
parentf9960ac75f21768948d82b4ad35d6ce7d0566d79 (diff)
Fix the bug of description when without featured image.
Diffstat (limited to 'assets')
-rw-r--r--assets/scss/journal.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/scss/journal.scss b/assets/scss/journal.scss
index 3a34245..b238c58 100644
--- a/assets/scss/journal.scss
+++ b/assets/scss/journal.scss
@@ -829,6 +829,12 @@ a {
font-weight: 600;
font-style: normal;
line-height: 1.5em;
+ .post-subtitle {
+ font-size: $post-subtitle-size;
+ width: 80%;
+ opacity: 0.6;
+ padding: 0px 0 8px 0;
+ }
.post-meta {
margin: 0;
&,