Skip to content

Instantly share code, notes, and snippets.

@Santofer
Santofer / Film Effect
Last active January 11, 2026 00:30
film-strip.css
/* ===================================================== */
/* BASES – FILM STRIP CARDS (no SVG, MyMind-ish) */
/* FIX: right holes now use `right <len>` anchoring */
/* => perfectly symmetric on iOS (no 100% rounding) */
/* ===================================================== */
.bases-view {
--bases-cards-background: transparent;
--bases-cards-cover-background: transparent;
--bases-cards-shadow: none;