mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
demo tweaks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
meta:
|
||||
title: Blog patterns
|
||||
title: Patterns List
|
||||
description: TBD
|
||||
toc: false
|
||||
---
|
||||
@@ -21,7 +21,7 @@ toc: false
|
||||
}
|
||||
</style>
|
||||
|
||||
# Blog Post Patterns
|
||||
# Blog Patterns
|
||||
|
||||
## Overflowing Hero
|
||||
|
||||
|
||||
@@ -137,18 +137,6 @@ toc: false
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wa:blog:cta wa:arrange:gap-m">
|
||||
<div class="wa:block-flow:s">
|
||||
<h2><strong>Don't miss a thing.</strong></h2>
|
||||
<p>Subscribe to receive the latest posts in your inbox.</p>
|
||||
</div>
|
||||
<div class="wa:arrange:flex:gap-s">
|
||||
<wa-input class="wa:fill_space" type="email" placeholder="your@email.com">
|
||||
<wa-icon name="envelope" variant="regular" label="email" slot="prefix"></wa-icon>
|
||||
</wa-input>
|
||||
<wa-button variant="brand">Subscribe</wa-button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wa:blog:recommended">
|
||||
<div class="wa:block-flow:xl">
|
||||
<h2>You may also like</h2>
|
||||
|
||||
@@ -19,6 +19,7 @@ toc: false
|
||||
}
|
||||
main {
|
||||
padding: initial;
|
||||
padding-bottom: var(--wa-space-3xl);
|
||||
margin: var(--wa-space-xl);
|
||||
}
|
||||
.anchor-heading a {
|
||||
|
||||
Reference in New Issue
Block a user