We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c304d4a commit 90a7ef0Copy full SHA for 90a7ef0
index.html
@@ -23,10 +23,10 @@
23
<div class="content">
24
<div class="nav-links-index">
25
<h1>
26
- <img src="/images/search.png" alt="Bild" class="title-image hide-on-mobile">
27
- <span class="title h1 c1">Stuff</span>
+ <img src="/images/search.png" class="title-image hide-on-mobile">
+ <span class="title h1 c1">Stuff</span>
28
<span class="title h1 c2">Search</span>
29
- <img src="/images/search-inverted.png" alt="Bild" class="title-image hide-on-mobile">
+ <img src="/images/search-inverted.png" class="title-image hide-on-mobile">
30
</h1>
31
32
<style>
0 commit comments