feat: add popularity option

This commit is contained in:
2025-02-23 17:10:18 +01:00
parent 47fd9bd859
commit 978aafc204
3 changed files with 52 additions and 25 deletions

View File

@@ -250,6 +250,11 @@ button,
grid-template-columns: repeat(2, 1fr);
}
.control {
font-size: 80%;
margin: 0px;
}
}