Added infinite scroll

This commit is contained in:
2025-12-15 16:12:46 +01:00
parent 1453a52097
commit 4c8f66db98
5 changed files with 22 additions and 2 deletions
+3
View File
@@ -48,6 +48,9 @@ hr {
transition: background-color 5s;
transition-timing-function: ease-in; }
#infinite-scroll-indicator {
text-align: center; }
form {
display: flex;
flex-direction: column; }
+4
View File
@@ -64,6 +64,10 @@ hr {
transition-timing-function: ease-in;
}
#infinite-scroll-indicator {
text-align: center;
}
// // @font-face {
// // font-family: 'avenir';