Formatierung
This commit is contained in:
@@ -101,7 +101,7 @@ import Layout from "#layouts/Layout.astro";
|
||||
Der Dachinnenraum umfasst ausgebauten Spitzboden und Dachschrägen. Bitte stellen Sie Fotos bereit, insbesondere von:
|
||||
</p>
|
||||
<ul class="faq__list">
|
||||
<li class="faq__list-item">>Dachflächenfenstern und deren Laibungen</li>
|
||||
<li class="faq__list-item">Dachflächenfenstern und deren Laibungen</li>
|
||||
<li class="faq__list-item">Sichtbaren Dämmungen oder Isolierungen</li>
|
||||
</ul>
|
||||
<p class="faq__section-content">
|
||||
@@ -157,11 +157,11 @@ import Layout from "#layouts/Layout.astro";
|
||||
}
|
||||
|
||||
&__list {
|
||||
@apply list-disc pl-5 mt-2;
|
||||
@apply list-disc pl-2 mt-2;
|
||||
}
|
||||
|
||||
&__list-item {
|
||||
@apply text-base text-gray-600;
|
||||
@apply text-xl text-gray-600 list-disc pl-5 mt-2;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user