diff --git a/assets/scss/style.scss b/assets/scss/style.scss index 731ee87..1653b4d 100644 --- a/assets/scss/style.scss +++ b/assets/scss/style.scss @@ -721,6 +721,12 @@ a.footnote-ref { margin-right: .8em; } + object { + width: 18px; + height: 18px; + vertical-align: middle; + } + .tag { margin-right: .5em; @@ -975,9 +981,4 @@ 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/partials/header.html b/layouts/partials/header.html index ae2c4b7..c626e17 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -27,5 +27,6 @@ {{- range .Site.Menus.main }}