Add a "see more" button on news dates list

This commit is contained in:
imperosol
2025-02-19 19:29:18 +01:00
parent 2def57d82c
commit 71b3588577
6 changed files with 239 additions and 72 deletions

View File

@ -56,6 +56,13 @@
#upcoming-events {
max-height: 600px;
overflow-y: scroll;
#load-more-news-button {
text-align: center;
button {
width: 150px;
}
}
}
/* LINKS/BIRTHDAYS */