feat: Rename nav classes
This commit is contained in:
parent
a83dc59eb2
commit
65eec5f6bd
4 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ tags:
|
|||
{% render 'hippie/partials/header-status', hippie: hippie, links: start %}
|
||||
<main>
|
||||
<header class="io">
|
||||
<form id="wwwForm" class="group-input" action="https://duckduckgo.com/">
|
||||
<form id="wwwForm" class="group_nav" action="https://duckduckgo.com/">
|
||||
<input id="qrySearch" class="input_io" name="q" placeholder="Suchbegriff" type="text" required/>
|
||||
<input class="button_io" value="Suchen" type="submit"/>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue