Feat/add GitHub star icon (#302)
This commit is contained in:
parent
6483beb096
commit
53db5bab36
5 changed files with 41 additions and 21 deletions
|
|
@ -16,9 +16,10 @@
|
|||
}
|
||||
|
||||
.github-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background: url(./assets/github.svg) center center no-repeat;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background: url(./assets/github-icon.svg) center center no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.alpha {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue