feat: more performant popular posts
This commit is contained in:
parent
7e3503fbb4
commit
3ef783fd18
11 changed files with 28 additions and 32 deletions
|
@ -380,9 +380,6 @@ main {
|
|||
.home-status,
|
||||
article {
|
||||
margin-bottom: var(--sizing-base);
|
||||
}
|
||||
|
||||
.home-status {
|
||||
border-bottom: 1px solid var(--gray-light);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue