added gh logo, added .svg-icon.inline

This commit is contained in:
booploops 2022-02-14 03:09:50 -08:00
parent 3fdd6c04c7
commit ffecde73da
2 changed files with 8 additions and 2 deletions

View file

@ -1222,6 +1222,10 @@
height: 18px;
width: 18px;
background: var(--color);
&.inline {
display: inline-block;
}
}
.sidebar-icon {