gabriel / musehub public
_commits.scss
21 lines 874 B
Raw
sha256:bba4b69de173366aeb7d490d687ccffb6db9726374033addece89cf2b87642d8 docs: add production launch discovery report and infra laun… Sonnet 5 7 days ago
1 // ─────────────────────────────────────────────────────────────────────────────
2 // Page: Commits list
3 // File: src/scss/pages/_commits.scss
4 //
5 // STRUCTURAL LAYOUT ONLY — zero colors, zero typography here.
6 // Visual rules live in components/_commits.scss.
7 // ─────────────────────────────────────────────────────────────────────────────
8
9 .commits-header {
10 display: flex;
11 align-items: center;
12 justify-content: space-between;
13 gap: var(--space-3);
14 flex-wrap: wrap;
15
16 > div {
17 display: flex;
18 align-items: center;
19 gap: var(--space-3);
20 }
21 }
File History 2 commits
sha256:bba4b69de173366aeb7d490d687ccffb6db9726374033addece89cf2b87642d8 docs: add production launch discovery report and infra laun… Sonnet 5 7 days ago
sha256:eb0928124669c933c0ef852bea1ad0c56649cf21bd7e9663c3b51004771b0591 docs: add MuseHub cloud identity/AWS operating model and Go… Sonnet 5 patch 8 days ago