This commit is contained in:
parent
a708f5f1a5
commit
69aad8146f
@ -80,7 +80,7 @@
|
|||||||
clearTimeout(hoverTimeout)
|
clearTimeout(hoverTimeout)
|
||||||
}}"
|
}}"
|
||||||
>
|
>
|
||||||
test2
|
test
|
||||||
<button
|
<button
|
||||||
class="logo-container"
|
class="logo-container"
|
||||||
on:click="{() => {
|
on:click="{() => {
|
||||||
@ -93,10 +93,9 @@
|
|||||||
|
|
||||||
$refresh = !$refresh
|
$refresh = !$refresh
|
||||||
}}"
|
}}"
|
||||||
>was das
|
>test2
|
||||||
<div>
|
<button class="img-logo-container"
|
||||||
test
|
>test3
|
||||||
<button class="img-logo-container">
|
|
||||||
<img src="/media/MädchenmitBlume.svg" alt="logo" />
|
<img src="/media/MädchenmitBlume.svg" alt="logo" />
|
||||||
</button>
|
</button>
|
||||||
<div class="logo-text" id="logo-containerpc">
|
<div class="logo-text" id="logo-containerpc">
|
||||||
@ -106,7 +105,6 @@
|
|||||||
<button class="img-logo-container">
|
<button class="img-logo-container">
|
||||||
<img src="/media/Radfahrer.svg" alt="logo" />
|
<img src="/media/Radfahrer.svg" alt="logo" />
|
||||||
</button>
|
</button>
|
||||||
</div>
|
|
||||||
</button>
|
</button>
|
||||||
<ul class="menuitem-container">
|
<ul class="menuitem-container">
|
||||||
{#if $navigation?.elemente}
|
{#if $navigation?.elemente}
|
||||||
|
Loading…
Reference in New Issue
Block a user