Skip to content

Commit

Permalink
remove unneeded space
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Wiegand committed Aug 29, 2023
1 parent 27a7bbe commit f87c4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xslt/wrapper.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="https://www.dwds.de/d/korpora/copadocs" target="_blank">
<img src="{$base}assets/logos/dwds.svg" height="50" title="Digitales Wörterbuch der deutschen Sprache " alt="Logo DWDS" data-bs-toggle="tooltip" data-bs-placement="right"/>
<img src="{$base}assets/logos/dwds.svg" height="50" title="Digitales Wörterbuch der deutschen Sprache" alt="Logo DWDS" data-bs-toggle="tooltip" data-bs-placement="right"/>
</a>
</div>
</nav>
Expand Down

0 comments on commit f87c4bb

Please sign in to comment.