feat: more performant popular posts

This commit is contained in:
Cory Dransfeldt 2024-06-03 18:23:13 -07:00
parent 7e3503fbb4
commit 3ef783fd18
No known key found for this signature in database
11 changed files with 28 additions and 32 deletions

View file

@ -380,9 +380,6 @@ main {
.home-status,
article {
margin-bottom: var(--sizing-base);
}
.home-status {
border-bottom: 1px solid var(--gray-light);
}