add responsive+ delete inline style

This commit is contained in:
p2405951
2026-01-12 14:56:01 +01:00
parent a90d52b44b
commit e38fdc11ab
7 changed files with 314 additions and 85 deletions
@@ -27,7 +27,7 @@
list-style-type: circle;
}
.eventsContainer::-webkit-scrollbar {
/*.eventsContainer::-webkit-scrollbar {
height: 8px;
}
@@ -43,7 +43,7 @@
.eventsContainer::-webkit-scrollbar-thumb:hover {
background: rgba(30, 96, 249, 0.7);
}
}*/
.eventCard {
min-width: calc((100% - 20px) / 3);