fix(css): make permalink icon appears centre

This commit is contained in:
MDLeom 2020-08-16 06:34:21 +00:00
parent e1cdcf5f33
commit cdb8dc5c28
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
2 changed files with 2 additions and 0 deletions

View File

@ -757,6 +757,7 @@ unhide (via JS) if Web Share API is supported */
.article .article-entry a.headerlink svg,
.article-title a#share-button svg {
height: 0.75em;
margin-bottom: 0.25em;
}
/* don't underline permalink and share icons */

View File

@ -1206,6 +1206,7 @@ unhide (via JS) if Web Share API is supported */
.article .article-entry a.headerlink svg,
.article-title a#share-button svg {
height: 0.75em;
margin-bottom: 0.25em;
}
/* don't underline permalink and share icons */