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

github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorDjordje Atlialp <djordje@atlialp.com>2021-01-10 18:04:23 +0300
committerDjordje Atlialp <djordje@atlialp.com>2021-01-10 18:04:23 +0300
commite3808bce7d33cfdb740edabe0f9c39ca9d57557a (patch)
treec66beac7f720de01acbbf191bca158eec339c8c6 /assets
parenta46b6f603209175f0a9afa0765a1a6c7c041e8ff (diff)
Improve description for twitter cards and posts
Diffstat (limited to 'assets')
-rw-r--r--assets/scss/_single.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/scss/_single.scss b/assets/scss/_single.scss
index f593086..6a0cca7 100644
--- a/assets/scss/_single.scss
+++ b/assets/scss/_single.scss
@@ -52,6 +52,11 @@
}
}
+ &-excerpt {
+ color: grey;
+ font-style: italic;
+ }
+
&-info {
margin-top: 30px;
font-size: 0.8rem;