Commit 929b7bee authored by 박민석's avatar 박민석

update ui

parent bb36173d
Pipeline #21557 passed with stages
in 3 minutes and 51 seconds
......@@ -309,6 +309,7 @@ body {
width: 100%;
}
#search-field,
#search-input {
width: 100%;
}
......
......@@ -8,7 +8,7 @@
<span class="navbar-title sub">Bankware Global</span>
</div>
</a>
{{#if env.SITE_SEARCH_PROVIDER}}
{{!-- {{#if env.SITE_SEARCH_PROVIDER}} --}}
<div class="navbar-item search hide-for-print">
<div id="search-field" class="field">
{{!-- <input id="search-input" type="text" placeholder="Search the docs"{{#if page.home}} autofocus{{/if}}> --}}
......@@ -16,7 +16,7 @@
<i></i>
</div>
</div>
{{/if}}
{{!-- {{/if}} --}}
<button class="nav-mobile-menu-toggle" aria-controls="topbar-nav" aria-expanded="false" aria-label="Toggle main menu">
<svg stroke="currentColor" fill="#0072ce" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
<path fill="none" d="M0 0h24v24H0z"></path>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment