gabriel / musehub public
_commits.scss
21 lines 874 B
Raw
sha256:20b27796ed512236119feef48b4577a8fd9ded05a15267dd4e6da23604ad1f1a docs: update Suggested Ownership Split table to reflect ful… Sonnet 5 28 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 3 commits
sha256:20b27796ed512236119feef48b4577a8fd9ded05a15267dd4e6da23604ad1f1a docs: update Suggested Ownership Split table to reflect ful… Sonnet 5 28 days ago
sha256:8ea2f75226d5834770ccaddbaa6efda1cc337446fd481bb385de8bec4555ae79 docs: Section 9 CI pipeline — confirm job queue is idempote… Sonnet 5 28 days ago
sha256:80e1a60a39562f6e616aaafbb27487f03abbec7d8ffc6164302b7a0c0bfc63ee docs: check off Section 0 items verified in inventory doc, … Sonnet 5 28 days ago