github themes
This commit is contained in:
parent
b7faf4f8b6
commit
a6710486d6
8 changed files with 619 additions and 18 deletions
|
@ -18,6 +18,20 @@
|
|||
}
|
||||
// End Helpers
|
||||
|
||||
// GitHub Themes
|
||||
.github-themes-page {
|
||||
.github-avatar {
|
||||
height: 42px;
|
||||
width: 42px;
|
||||
margin: 6px;
|
||||
border-radius: 32px;
|
||||
}
|
||||
|
||||
.repo-name {
|
||||
margin:0px;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
// Library - Songs page
|
||||
.library-page {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue