1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:26:38 -04:00

move /api/popular to /api/stats, calculate totals

This commit is contained in:
2021-05-31 22:29:50 -04:00
parent b4bec05098
commit 78518fe326
2 changed files with 23 additions and 8 deletions

View File

@ -44,7 +44,6 @@ header {
letter-spacing: -0.01em;
}
// mix up logo colors on hover
&:hover {
@include colors() {
color: c(links);