feat: sort packages by number of patches

This commit is contained in:
afn
2022-11-26 14:22:18 -05:00
parent 33953db98a
commit 246a851c9d
3 changed files with 133 additions and 120 deletions

View File

@@ -102,7 +102,7 @@ h6 {
}
::-webkit-scrollbar-thumb {
background-color: var(--grey-six);
background-color: var(--grey-one);
background-clip: content-box;
border-radius: 100px;
}