Skip to content

Commit 22fe04e

Browse files
committed
Remove the margin-right and set the hight to 20 px
1 parent d1781e5 commit 22fe04e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/app/app.component.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
}
4242

4343
.github-button img {
44-
margin-right: 10px;
45-
height: 30px;
44+
margin-top: 6px;
45+
height: 20px;
4646
width: auto;
4747
transition: transform 0.2s;
4848
}

0 commit comments

Comments
 (0)