Begin adding pagination for feeds

This commit is contained in:
2023-07-15 02:12:59 -04:00
parent ae95921966
commit 0dfde7cd31
5 changed files with 266 additions and 32 deletions

View File

@@ -103,7 +103,7 @@ div.feeds {
}
}
ul#feeds {
.feeds-list {
grid-area: 'feeds';
list-style: none;
padding: 0;