updateUpdate

This commit is contained in:
Robert Jagtiani
2024-12-14 02:57:23 +01:00
parent f551af56f3
commit 0c8ade7443
2 changed files with 98 additions and 146 deletions

View File

@@ -2,9 +2,9 @@
import { PRICES } from "#lib/constants";
</script>
<div id ="cardVApromo" class=" box card">
<div id="card-VA-promo" class=" box card bg-white px-6 py-4 mb-5">
<div id="card-VA-promo" class="box card">
<div class="grid">
<h2>Verbrauchsausweis Wohngebäude</h2>
<hr class="mb-4" />
@@ -27,7 +27,7 @@
</div>
</div>
</div>
<style lang="scss">
</style>