Formatierung
This commit is contained in:
@@ -9,6 +9,7 @@ import Layout from "#layouts/Layout.astro";
|
||||
|
||||
<h1 class="text-3xl">FAQ – Sammlung</h1>
|
||||
|
||||
<div class="mt-12 m-auto w-[90%] relative">
|
||||
<div class="faq">
|
||||
<div class="faq__section">
|
||||
<h2 class="faq__section-title">Was tun, wenn die Gebäudekonstruktion nicht in die Standard-Software passt?</h2>
|
||||
@@ -70,6 +71,7 @@ import Layout from "#layouts/Layout.astro";
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style lang="scss">
|
||||
@tailwind base;
|
||||
|
||||
Reference in New Issue
Block a user