Fix GitHub logo reflow

pull/856/merge
Raymond Ha 2025-08-02 14:50:38 +07:00 committed by Wilfred Hughes
parent cabe203465
commit a3bcd66de6
2 changed files with 4 additions and 1 deletions

@ -69,7 +69,8 @@ a {
}
.github-logo {
padding-right: 5px;
margin-right: 5px;
pointer-events: none;
}
.card-set .card {

@ -51,6 +51,8 @@
role="button"
><object
class="github-logo"
width="16"
height="16"
data="home_img/github.svg"
type="image/svg+xml"
></object>