chore: class order

This commit is contained in:
madrilene 2025-10-23 15:23:28 +02:00
parent 27a6fd668c
commit 6c504570e1

View file

@ -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 -->