summaryrefslogtreecommitdiff
path: root/statuspage/lib
diff options
context:
space:
mode:
authorbatsumaru <>2026-07-01 16:58:34 +0900
committerbatsumaru <>2026-07-01 16:58:34 +0900
commitf0c6add973af795f3ed9b069bcdba16fb7f1f66b (patch)
tree8377d04190b0b7d477c23e8f3ce52080d300424c /statuspage/lib
parent15e09f49d28cb6312a95d304466bb79cb1a85c5d (diff)
Lay sections out in a multi-column flow instead of one long column
pf.sh's rule listing made the page noticeably taller without using any of the available width. Wrap each section in a .section block and the whole set in a .cols container using CSS multi-column layout (column-width: 380px) - sections flow left-to-right/top-to-bottom across however many columns fit the window, each staying intact (break-inside: avoid) rather than splitting a table mid-page. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Diffstat (limited to 'statuspage/lib')
0 files changed, 0 insertions, 0 deletions