WIP new home page design
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
nemunaire 2026-05-17 21:46:29 +08:00
commit ca60e3088d
11 changed files with 557 additions and 148 deletions

View file

@ -1,7 +1,6 @@
<style>
.jumbo-hero {
padding: 5rem 0 4rem;
margin-top: -1px;
padding: 8rem 0 5rem;
background: linear-gradient(135deg, var(--hd-accent-subtle, #f0fdf4) 0%, var(--hd-bg-canvas, white) 60%);
}
.hero-eyebrow {
@ -35,7 +34,7 @@
}
.hero-meta .check { color: var(--hd-accent, #22c55e); margin-right: .25rem; }
/* Browser mockup */
.hero-stack { position: relative; padding: 0 20px 20px 0; }
.hero-stack { position: relative; }
.hero-stack .browser:last-child {
position: absolute;
bottom: 0; right: 0;