feat: update charity project assets, add livestream media, and clean up temporary migration scripts

This commit is contained in:
2026-07-15 16:37:05 +07:00
parent f4e24a0e00
commit fd4ad87a32
168 changed files with 3596 additions and 717 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ a{text-decoration:none;color:inherit}
.photo-card.is-active:before{animation:shine 1.3s ease .25s}
.photo-card.is-active{
left:50%;top:50%;width:min(480px, 58vw);
transform:translate(-50%,-50%) rotate(0deg) scale(1.06);
transform:translate(-50%,-50%) rotate(0deg) scale(1.06) !important;
opacity:1;
z-index:30;
border-color:#fff;