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