Files
deepdrft/DeepDrftPublic.Client/Pages/SessionDetail.razor.css
T

9 lines
358 B
CSS

/* Session detail is hero-dominant: a large background image with the detail components overlaid
directly on top (the overlay composition lives in ReleaseHeroOverlay). The page widens to the
Large container (set in markup) rather than the shared 760px detail column. */
::deep .session-detail-page {
padding-top: 2rem;
padding-bottom: 4rem;
}