This commit is contained in:
parent
f63128a68f
commit
ca60e3088d
11 changed files with 557 additions and 148 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue