Sirius — the BCNR name registrar. Mint .x / .bch / .p2p names in one Bitcoin Cash transaction.
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.
|
||
|---|---|---|
| admin | ||
| assets | ||
| brand | ||
| docs | ||
| i18n | ||
| js | ||
| market | ||
| storage | ||
| theseus | ||
| vendor | ||
| .gitignore | ||
| index.html | ||
| market.html | ||
| portal.html | ||
| register.html | ||
| studio.html | ||
| tld.html | ||