From b76c7caad4372d81aefcb682e7e5c45be60fdb0b Mon Sep 17 00:00:00 2001 From: Alexandre Chazal Date: Thu, 18 Aug 2022 18:20:07 +0200 Subject: [PATCH] fix(posts): using feather class --- assets/scss/style.scss | 7 ------- layouts/posts/single.html | 10 +++++----- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/assets/scss/style.scss b/assets/scss/style.scss index 887e098..8599ae5 100644 --- a/assets/scss/style.scss +++ b/assets/scss/style.scss @@ -717,13 +717,6 @@ a.footnote-ref { border-bottom: 1px solid $theme; } - object { - width: 18px; - height: 18px; - margin-right: .8em; - vertical-align: middle; - } - .tag { margin-right: .5em; diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 3d53bd5..d1cb9e9 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -31,20 +31,20 @@