Publish to production: MSS 2026 fixes, blog/news cards, mobile UI, Capital sponsor, SI guide #27

Merged
popovskik merged 18 commits from popovskik/publish-to-production-2026-08-27 into master 2026-08-27 15:49:02 +00:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 7823578225 - Show all commits

View File

@ -56,6 +56,10 @@
margin-bottom: 24px;
border-radius: 8px;
overflow: hidden;
/* Permanent soft drop shadow so the image lifts off the teal News section
background needed when a card image has blue edges that would otherwise
merge into the section colour. */
box-shadow: 0 6px 20px rgba(9, 18, 26, 0.28);
}
.news-card-media img { height: 220px; margin-bottom: 0; display: block; }
.news-card .news-ph {