Can now modify landing page. Fallback images for games and mods. Cached events. #29

Merged
freakoverse merged 16 commits from staging into master 2024-09-02 13:28:18 +00:00
Showing only changes of commit 16b3c7684b - Show all commits

View File

@ -22,6 +22,8 @@
box-shadow: 0 0 8px 0 rgb(0, 0, 0, 0.1);
width: 100%;
object-fit: cover; /* Ensures the image covers the container like a background image */
height: 396px;
max-width: 264px;
}
.cardGameMainTitle {