chore: class order
This commit is contained in:
parent
27a6fd668c
commit
6c504570e1
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ widths: [400, 520]
|
||||||
<section class="feature section__inner wrapper">
|
<section class="feature section__inner wrapper">
|
||||||
<h2>Based on, or built with Eleventy Excellent:</h2>
|
<h2>Based on, or built with Eleventy Excellent:</h2>
|
||||||
<div
|
<div
|
||||||
class="feature grid region"
|
class="grid feature region"
|
||||||
style="--region-space-top: var(--space-xl); --gutter: var(--space-xl) var(--space-xs)"
|
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 -->
|
<!-- you find tha data for that in src/_data/builtwith.json -->
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue