Commit 2e664e5
committed
🏗️🔧:fix what the port to Liquid broke
Four more, found by reading the built page rather than waiting to be
told.
The navbar offset sat on `main`, which has no background, so the body's
parchment showed through it as a pale band between the dark navbar and
the dark masthead. The masthead takes the room itself now.
The logogram is an include, so it arrives with a viewBox and no width
or height, and the class carrying its size had moved to the wrapper. It
was falling back to the default 300x150. Its brand teal is set on the
shapes themselves and clears only 4.14:1 against the ink, so the tint
goes back over it.
The focus ring was ink on ink. Over the masthead, which is where the
links people are meant to follow live, there was nothing to see. The
dark sections get a parchment ring.
`wrap` is a common enough name to be taken by another page later, and
the widths it reads are declared only on .home, so it is scoped.
Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
Assisted-by: Claude-Code:claude-opus-51 parent eb23829 commit 2e664e5
1 file changed
Lines changed: 35 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
64 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
65 | 74 | | |
66 | 75 | | |
67 | 76 | | |
68 | 77 | | |
69 | 78 | | |
70 | 79 | | |
71 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
72 | 85 | | |
73 | | - | |
| 86 | + | |
| 87 | + | |
74 | 88 | | |
75 | 89 | | |
76 | 90 | | |
| |||
89 | 103 | | |
90 | 104 | | |
91 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
92 | 124 | | |
93 | 125 | | |
94 | 126 | | |
| |||
0 commit comments