Sirius — the BCNR name registrar. Mint .x / .bch / .p2p names in one Bitcoin Cash transaction.
Find a file
Local Dev 4d9fa1c026 site-sirius-x: content stays centred; drop the sidenav padding-left shift
Every Sirius.X page had a leftover
  @media (min-width: 721px) { header.hero, .wrap { padding-left: calc(var(--sn-w) + 1.2rem) } }
that shifted the whole reading column right by the sidebar width. On a
1400px viewport that pushed the "Names on the chain" hero and every
section off-axis — the search input, the Try it cards, the Pantheon
grid all sat right of centre while the sidebar hogged the empty left
gutter. The sidenav is a pointer-events:none overlay at opacity 0.35
now, so text peeking under the semi-transparent rail is by design;
padding the content away from it defeats the whole point of an
overlay design and creates the shifted-body layout the user flagged
in the screenshot.

Removed on index, tld, docs, admin, brand and theseus/. Content
returns to the middle of the viewport regardless of sidebar width.
2026-09-22 01:10:05 +02:00
admin site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
assets feat(sirius-x): Sirius.X brand rebrand, banner star-divider, WC on portal 2026-09-07 01:35:35 +02:00
brand site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
docs site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
i18n site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
js site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
market site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
storage site-sirius-x: same side-nav + trimmed topnav on every sub-page 2026-09-20 18:33:01 +02:00
theseus site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
vendor fix(studio): imported pages keep panels and borders (parse CSS with PostCSS) 2026-09-20 16:18:11 +02:00
.gitignore sirius.x/docs: add "Host your name" recipe + serve INSTRUCTIONS.md over http 2026-08-31 14:56:27 +02:00
index.html site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
market.html site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
portal.html site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
register.html site-sirius-x: use the Sirius.X brand mark, drop trailing slashes 2026-09-20 17:49:04 +02:00
studio.html site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
tld.html site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00