home.html: drop per-page body+shell rules (now in shell primitive)

This commit is contained in:
Zac Gaetano 2026-05-21 16:22:49 -04:00
parent 683f0ff101
commit a8f5bce9ee

View file

@ -9,8 +9,6 @@
<style>
/* Page-only layout. Sidebar + all chrome is from /dist/app.css primitives.
Hero / cards / SVG art are bespoke to the home landing page. */
body { margin: 0; }
.wd-shell { display: flex; min-height: 100vh; }
.home-main {
flex: 1;