github themes

This commit is contained in:
booploops 2022-02-13 23:04:29 -08:00
parent b7faf4f8b6
commit a6710486d6
8 changed files with 619 additions and 18 deletions

View file

@ -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 {