Fix site GitHub logo margin

This commit is contained in:
hensm
2019-07-26 03:09:27 +01:00
parent 6204e7d460
commit c53a21008c

View File

@@ -326,9 +326,6 @@ body {
display: flex;
justify-content: center;
}
.links__link-github img {
margin-right: 1rem;
}
:root.theme-dark .links__link-github img {
filter: invert(1);