prevent reflow due to github-button

This commit is contained in:
atomiks
2018-03-13 21:22:19 +10:00
parent 46063f585f
commit 746cf77b90
6 changed files with 25 additions and 17 deletions

View File

@ -59,6 +59,10 @@
font-size: 4rem;
}
&__github-button-wrapper {
height: 28px;
}
&__github-button {
color: white;
}