add of EventsPage

This commit is contained in:
2025-11-09 19:55:15 +01:00
parent 7eaae67655
commit d11873d9f1
4 changed files with 2830 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
.eventsList{
display: flex;
align-items: center;
flex-direction: column;
}