Commit 306b7dcd authored by 박민석's avatar 박민석

update ui

parent f8d58fea
Pipeline #21543 passed with stages
in 3 minutes and 54 seconds
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<span class="navbar-title sub">Bankware Global</span> <span class="navbar-title sub">Bankware Global</span>
</div> </div>
</a> </a>
{{!-- {{#if env.SITE_SEARCH_PROVIDER}} --}} {{#if env.SITE_SEARCH_PROVIDER}}
<div class="navbar-item search hide-for-print"> <div class="navbar-item search hide-for-print">
<div id="search-field" class="field"> <div id="search-field" class="field">
{{!-- <input id="search-input" type="text" placeholder="Search the docs"{{#if page.home}} autofocus{{/if}}> --}} {{!-- <input id="search-input" type="text" placeholder="Search the docs"{{#if page.home}} autofocus{{/if}}> --}}
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<i></i> <i></i>
</div> </div>
</div> </div>
{{!-- {{/if}} --}} {{/if}}
<button class="nav-mobile-menu-toggle" aria-controls="topbar-nav" aria-expanded="false" aria-label="Toggle main menu"> <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"> <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> <path fill="none" d="M0 0h24v24H0z"></path>
......
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
<path d="m8 9 3 3-3 3"></path> <path d="m8 9 3 3-3 3"></path>
</svg> </svg>
</button> </button>
{{!-- {{#if env.SITE_SEARCH_PROVIDER}} --}} {{#if env.SITE_SEARCH_PROVIDER}}
<div class="navbar-item search hide-for-print"> <div class="navbar-item search hide-for-print">
<div id="search-field" class="field"> <div id="search-field" class="field">
<input id="search-input" type="text"> <input id="search-input" type="text">
<i></i> <i></i>
</div> </div>
</div> </div>
{{!-- {{/if}} --}} {{/if}}
</div> </div>
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