diff --git a/assets/scss/style.scss b/assets/scss/style.scss index 0a22729..731ee87 100644 --- a/assets/scss/style.scss +++ b/assets/scss/style.scss @@ -975,4 +975,9 @@ a.footnote-ref { 100% { background-position: 80% 50%; } +} + +.post-info object { + width: 24px; + height: 24px; } \ No newline at end of file diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 4cb7f42..68ed38e 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -23,7 +23,7 @@