responsive

This commit is contained in:
Robert Jagtiani
2025-02-23 01:23:08 +01:00
parent afa97cbae9
commit 1bfa3276d6
16 changed files with 720 additions and 176 deletions

View File

@@ -336,25 +336,16 @@
"
>
{#if !gegAnfrage}
<div
id="performance-box"
class="w-full box relative px-0 sm:px-4 order-1 self-stretch grid grid-cols-1"
>
<PerformanceScore
bind:ausweis
bind:aufnahme
bind:objekt
{ausweisart}
/>
</div>
{/if}
<div
id="progress-box"
class="w-full box relative px-0 sm:px-4 py-3 text-center order-1 2xl:order-2 self-stretch"
>
<h1 class="text-secondary [font-size:_clamp(26px,1vw,18px)] m-0">Energieausweis erstellen</h1>
<h2 class="text-primary [font-size:_clamp(18px,1vw,18px)]">{ausweisart} {PRICES[ausweisart][Enums.AusweisTyp.Standard]}</h2>
{#if gegAnfrage}
<Progressbar
active={1}
@@ -364,7 +355,7 @@
<Progressbar active={1} />
{/if}
</div>
</div>
<form id="formInput-2" bind:this={form}>
<div id="formular-box" class="formular-boxen ring-0">