fabrica

hanna/fabrica

style(web): space the PR commit list from the file diffs

b6b8a72 · hanna committed on 2026-07-25

The .entry-list { margin: 0 } reset (later in the file) was overriding the
commit list's bottom margin; scope it as .entry-list.pr-commits so the commits
card sits clear of the changed files below.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed by hannaSSH key fingerprint: SHA256:4g9cWhkAAw8gwqhJUcVbSnGEvdGwklW+1Aa/fMUu59k
6 files changed · +4 −3UnifiedSplit
assets/base.css +2 −2
@@ -506,8 +506,8 @@ body.drawer-open .drawer-backdrop {
506506 .pr-changes h2 {
507507 margin-bottom: 0.85rem;
508508 }
509-.pr-commits {
510- margin-bottom: 1rem;
509+.entry-list.pr-commits {
510+ margin-bottom: 1.25rem;
511511 }
512512 .issue-header {
513513 margin-bottom: 1rem;
data/repos/01/01kyc0j4dzrnx6afv3wwfvxgn4.git/logs/refs/heads/a +1 −0
@@ -1 +1,2 @@
11 0000000000000000000000000000000000000000 54c5187ee507a22c7b8de79a0ffb14722b3239f1 hanna <me@hanna.lol> 1785019980 -0400 push
2+54c5187ee507a22c7b8de79a0ffb14722b3239f1 66215cd4f32408a28a91cc10f0080bb4b3beb2a6 hanna <me@hanna.lol> 1785020287 -0400 push
data/repos/01/01kyc0j4dzrnx6afv3wwfvxgn4.git/objects/11/429042b3b14a8b3cb4d23d7ded2d31107b5ce1 +0 −0

Binary file not shown.

data/repos/01/01kyc0j4dzrnx6afv3wwfvxgn4.git/objects/66/215cd4f32408a28a91cc10f0080bb4b3beb2a6 +0 −0

Binary file not shown.

data/repos/01/01kyc0j4dzrnx6afv3wwfvxgn4.git/objects/fd/24235c3f42ba6364fb9db3fd9a797c3247106b +0 −0

Binary file not shown.

data/repos/01/01kyc0j4dzrnx6afv3wwfvxgn4.git/refs/heads/a +1 −1
@@ -1 +1 @@
1-54c5187ee507a22c7b8de79a0ffb14722b3239f1
1+66215cd4f32408a28a91cc10f0080bb4b3beb2a6