This commit is contained in:
parent
69aad8146f
commit
8fe46dbf7d
@ -80,7 +80,6 @@
|
|||||||
clearTimeout(hoverTimeout)
|
clearTimeout(hoverTimeout)
|
||||||
}}"
|
}}"
|
||||||
>
|
>
|
||||||
test
|
|
||||||
<button
|
<button
|
||||||
class="logo-container"
|
class="logo-container"
|
||||||
on:click="{() => {
|
on:click="{() => {
|
||||||
@ -93,9 +92,8 @@
|
|||||||
|
|
||||||
$refresh = !$refresh
|
$refresh = !$refresh
|
||||||
}}"
|
}}"
|
||||||
>test2
|
>
|
||||||
<button class="img-logo-container"
|
<button class="img-logo-container">
|
||||||
>test3
|
|
||||||
<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">
|
||||||
|
Loading…
Reference in New Issue
Block a user