home.html: drop per-page body+shell rules (now in shell primitive)
This commit is contained in:
parent
683f0ff101
commit
a8f5bce9ee
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@
|
||||||
<style>
|
<style>
|
||||||
/* Page-only layout. Sidebar + all chrome is from /dist/app.css primitives.
|
/* Page-only layout. Sidebar + all chrome is from /dist/app.css primitives.
|
||||||
Hero / cards / SVG art are bespoke to the home landing page. */
|
Hero / cards / SVG art are bespoke to the home landing page. */
|
||||||
body { margin: 0; }
|
|
||||||
.wd-shell { display: flex; min-height: 100vh; }
|
|
||||||
|
|
||||||
.home-main {
|
.home-main {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue