1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-08 08:37:53 +00:00

Revert "Delete useless SCSS snippets"

This reverts commit ab8cef917465b53181bfed4c06ba1a88985bfa03.
This commit is contained in:
Cotes Chung 2021-07-21 01:00:05 +08:00
parent 20f2ff4b23
commit 2e76300d04

View File

@ -23,6 +23,10 @@
padding-right: $pr; padding-right: $pr;
} }
.timeago::before {
content: attr(prefix);
}
#post-wrapper .post-meta { #post-wrapper .post-meta {
> div:nth-child(2) { > div:nth-child(2) {
> span:not(:first-child)::before { > span:not(:first-child)::before {