From ab8cef917465b53181bfed4c06ba1a88985bfa03 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Mon, 19 Jul 2021 05:07:16 +0800 Subject: [PATCH] Delete useless SCSS snippets --- _sass/layout/post.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_sass/layout/post.scss b/_sass/layout/post.scss index 69944a4..af556cd 100644 --- a/_sass/layout/post.scss +++ b/_sass/layout/post.scss @@ -23,10 +23,6 @@ padding-right: $pr; } -.timeago::before { - content: attr(prefix); -} - #post-wrapper .post-meta { > div:nth-child(2) { > span:not(:first-child)::before {