Standaard afbeeldingen niet met max-width van 100%

This commit is contained in:
Michael Boelen 2023-05-24 02:38:01 +02:00
parent b89f1ecbcb
commit 5172b4f62f
2 changed files with 5 additions and 5 deletions

View file

@ -36,7 +36,7 @@
{{ end }}
<li>
<button type="button" aria-haspopup="false" aria-expanded="true" aria-label="Zoeken"></button>
<a href="{{ relLangURL "/zoeken/"}}">{{ partial "show-svg-icon.html" (dict "context" . "icon" "magnifying-glass" "class" "shownormal" "title" "Zoeken") }}</a>
<a href="{{ relLangURL "/zoeken/"}}">{{ partial "show-svg-icon.html" (dict "context" . "icon" "magnifying-glass" "title" "Zoeken") }}</a>
</li>
</ul>
</nav>