mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Fix site GitHub logo margin
This commit is contained in:
@@ -326,9 +326,6 @@ body {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
.links__link-github img {
|
|
||||||
margin-right: 1rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
:root.theme-dark .links__link-github img {
|
:root.theme-dark .links__link-github img {
|
||||||
filter: invert(1);
|
filter: invert(1);
|
||||||
|
|||||||
Reference in New Issue
Block a user