Merge pull request #47 from IBCornelsen/Jens

Formatierung
This commit is contained in:
Jens Cornelsen
2024-12-04 23:44:32 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -173,7 +173,7 @@ if(innerWidth>1024){
<!-- svelte-ignore a11y-mouse-events-have-key-events -->
<div class="nav-element dropdown lg:dropdown-right" on:click={dropdown} on:keydown={dropdown} on:mouseover={hover} on:mouseleave={hoverout}>
<a href="{'#'}" class="nav-element-child">FAQ Energieausweise<span class="dd-symbol-clone"></span><span class="dd-symbol"></span></a>
<a href="{'/faq'}" class="nav-element-child">FAQ Energieausweise<span class="dd-symbol-clone"></span><span class="dd-symbol"></span></a>
<ul class="dropdown-content faq">
{#if innerWidth < 1023}
<li><a href="/faq">FAQ Energieausweise</a></li>

View File

@@ -9,7 +9,7 @@ import Layout from "#layouts/Layout.astro";
<h1>Allgemeines zur Berechnungsmethode und Norm DIN 18599</h1>
<div class="mt-12 m-auto w-[90%] relative">
<div class="flex-row">
<div class="flex-row rounded-2xl shadow-xl">
<!-- Frage 1 -->
<div class="mb-4">