Skip to content

Instantly share code, notes, and snippets.

@joshwark
joshwark / lessons.css
Created April 30, 2026 22:07
MBA Rock content bundle for mbarock.com
/* MBA Rock — Lesson Bundle CSS
* Loaded site-wide via Squarespace Code Injection (Header).
* Scoped to .mr-lesson container — won't leak into other parts of the site.
*
* Strategy: We do NOT try to override Site Styles globally.
* Instead, the lesson container fully replaces the lesson page main content.
*/
/* --- Font import --- */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@400;500;600;700&display=swap');