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

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Boothe <git@rootwork.org>2022-06-11 00:45:14 +0300
committerIvan Boothe <git@rootwork.org>2022-06-11 00:45:14 +0300
commit1b25c19462fe8bf1c02148cf18291648ffa35791 (patch)
tree136efbf4e126d002906ffc32dbad8e159b522860
parentb1f301e721af1120f750f0df7fc4ddb5ece799b2 (diff)
Minor CSS typo
Signed-off-by: Ivan Boothe <git@rootwork.org>
-rw-r--r--assets/sass/_components.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/_components.sass b/assets/sass/_components.sass
index 7d091e7..f5ad65b 100644
--- a/assets/sass/_components.sass
+++ b/assets/sass/_components.sass
@@ -663,7 +663,7 @@ figcaption
color: #fff
margin-top: -1.75rem
font-weight: bold
- &::first-child::before
+ &:first-child::before
font-weight: 900
margin-left: -.35rem
margin-right: .35rem