Game name now visible on game mod cards and sliders. Mod post reactions now functional. Zap refactored. #33

Merged
freakoverse merged 13 commits from staging into master 2024-09-05 10:39:45 +00:00
Showing only changes of commit b12887cdf5 - Show all commits

View File

@ -278,6 +278,7 @@
-webkit-line-clamp: 1; -webkit-line-clamp: 1;
border-top: solid 1px rgba(255,255,255,0.1); border-top: solid 1px rgba(255,255,255,0.1);
padding: 10px 0 0 5px; padding: 10px 0 0 5px;
flex-grow: 0;
} }
.swiper-pagination { .swiper-pagination {