chore: class order
This commit is contained in:
parent
27a6fd668c
commit
6c504570e1
1 changed files with 2 additions and 2 deletions
|
|
@ -26,13 +26,13 @@ widths: [400, 520]
|
|||
<code>npm run screenshots</code> to add or update the screenshots.
|
||||
</p>
|
||||
|
||||
<article class="full section" style="--spot-color: var(--color-bg-accent)">
|
||||
<article class="full section" style="--spot-color: var(--color-bg-accent)">
|
||||
{% svg "divider/soft-top", null, "divider" %}
|
||||
|
||||
<section class="feature section__inner wrapper">
|
||||
<h2>Based on, or built with Eleventy Excellent:</h2>
|
||||
<div
|
||||
class="feature grid region"
|
||||
class="grid feature region"
|
||||
style="--region-space-top: var(--space-xl); --gutter: var(--space-xl) var(--space-xs)"
|
||||
>
|
||||
<!-- you find tha data for that in src/_data/builtwith.json -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue