Prettier
Some checks failed
ci/woodpecker/pr/ci Pipeline failed

This commit is contained in:
2026-03-09 20:28:12 -03:00
parent 1e0afb103c
commit 9e692d072b
10 changed files with 450 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
</script>
<section id={sectionId} class="section" aria-labelledby={headingId}>
<div class="container container--narrow">
<div class="container narrow">
<h2 id={headingId}>{heading}</h2>
{#if intro}
<p>{intro}</p>